Merge "Update to version 1.15.0 clouddocs-maven-plugin"
This commit is contained in:
commit
0db0a563e3
@ -42,6 +42,7 @@
|
||||
<highlightSource>false</highlightSource>
|
||||
<enableGoogleAnalytics>1</enableGoogleAnalytics>
|
||||
<googleAnalyticsId>UA-17511903-1</googleAnalyticsId>
|
||||
<branding>openstack</branding>
|
||||
</configuration>
|
||||
</execution>
|
||||
<!-- Configuration for OpenStack API References (pdf) -->
|
||||
@ -55,8 +56,8 @@
|
||||
<includes> bk-api-ref.xml </includes>
|
||||
<pdfFilenameBase>api-ref</pdfFilenameBase>
|
||||
</configuration>
|
||||
</execution>-->
|
||||
<!--<execution>
|
||||
</execution>
|
||||
<execution>
|
||||
<id>os-api-ref-blockstorage</id>
|
||||
<goals>
|
||||
<goal>generate-webhelp</goal>
|
||||
@ -169,8 +170,7 @@
|
||||
</executions>
|
||||
<configuration>
|
||||
<!-- These parameters apply to pdf and webhelp -->
|
||||
<generateToc>
|
||||
appendix toc,title
|
||||
<generateToc> appendix toc,title
|
||||
article/appendix nop
|
||||
article toc,title
|
||||
book toc,title
|
||||
@ -178,9 +178,9 @@
|
||||
section toc,title
|
||||
part toc,title
|
||||
qandadiv toc
|
||||
qandaset toc
|
||||
qandaset to
|
||||
reference toc,title
|
||||
set toc,title </generateToc>
|
||||
set toc,title</generateToc>
|
||||
<xincludeSupported>true</xincludeSupported>
|
||||
<sourceDirectory>src/docbkx</sourceDirectory>
|
||||
<branding>openstack</branding>
|
||||
|
Loading…
x
Reference in New Issue
Block a user