#837 - Improve doc generation to only render index file.

This commit is contained in:
Oliver Drotbohm
2019-03-03 13:19:07 +01:00
parent 46bcf5465b
commit 70a072244c

View File

@@ -352,6 +352,7 @@
<configuration>
<sourceDirectory>${project.build.directory}/refdocs/</sourceDirectory>
<sourceDocumentName>index.adoc</sourceDocumentName>
<doctype>book</doctype>
<attributes>
<version>${project.version}</version>