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