Updated build
This commit is contained in:
24
pom.xml
24
pom.xml
@@ -1022,23 +1022,25 @@
|
||||
</goals>
|
||||
<configuration>
|
||||
<target>
|
||||
<!-- @formatter:off -->
|
||||
<!-- @checkstyle:off -->
|
||||
<echo file="${basedir}/target/generated-index/${docs.main}.adoc">
|
||||
:nofooter:
|
||||
:linkcss:
|
||||
:stylesdir: css
|
||||
:stylesheet: manual-singlepage.css
|
||||
:nofooter:
|
||||
:linkcss:
|
||||
:stylesdir: css
|
||||
:stylesheet: manual-singlepage.css
|
||||
|
||||
= {docs-main}
|
||||
= {docs-main}
|
||||
|
||||
{spring-cloud-version}
|
||||
{spring-cloud-version}
|
||||
|
||||
== Pick The Documentation Option
|
||||
== Pick The Documentation Option
|
||||
|
||||
- link:single/{docs-main}.html[Single
|
||||
HTML]
|
||||
- link:multi/multi_{docs-main}.html[Multi
|
||||
HTML]
|
||||
- link:single/{docs-main}.html[Single HTML]
|
||||
- link:multi/multi_{docs-main}.html[Multi HTML]
|
||||
</echo>
|
||||
<!-- @checkstyle:on -->
|
||||
<!-- @formatter:on -->
|
||||
</target>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
||||
Reference in New Issue
Block a user