Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: 3.2 RC2
-
Component/s: [Documentation]
-
Labels:None
-
Last commented by a User:true
Description
The new gradle plugin that generates documentation creates a different title page than version 3.1.
The previous ant build supported a custom titlepage.xml file (something like [1]).
The main problem is the large list of authors that dominates the first page. Perhaps removing the <author> elements from the docbook source might be another way to fix this?
[1] https://github.com/cwensel/docbook-framework/blob/master/build-docbook.xml#L160