diff --git a/reference/html/README.html b/reference/html/README.html index 7400231..fe071b2 100644 --- a/reference/html/README.html +++ b/reference/html/README.html @@ -5,7 +5,7 @@ -Contributing +Generating release train documentation @@ -114,6 +114,7 @@ $(globalSwitch);
Table of Contents
+

Generating release train documentation

+
+
+

In order to generate the release train documentation, please update the project with versions for a given release train and then execute the following command:

+
+
+
+
$ ./mvnw clean install -Pdocs,train-docs -pl train-docs
+
+
+
+

In order to upload the documentation to the documentation server just execute the following command:

+
+
+
+
$ ./mvnw clean deploy -Pdocs,train-docs -pl train-docs
+
+
+
+
+

Contributing

diff --git a/reference/html/intro.html b/reference/html/intro.html index a571df0..83670aa 100644 --- a/reference/html/intro.html +++ b/reference/html/intro.html @@ -5,7 +5,7 @@ -Untitled +Generating release train documentation @@ -109,8 +109,14 @@ $(globalSwitch); - +
@@ -126,6 +132,27 @@ stations ("Angel" is the first release, "Brixton" is the second).

+
+

Generating release train documentation

+
+
+

In order to generate the release train documentation, please update the project with versions for a given release train and then execute the following command:

+
+
+
+
$ ./mvnw clean install -Pdocs,train-docs -pl train-docs
+
+
+
+

In order to upload the documentation to the documentation server just execute the following command:

+
+
+
+
$ ./mvnw clean deploy -Pdocs,train-docs -pl train-docs
+
+
+
+
diff --git a/reference/html/spring-cloud-starters.html b/reference/html/spring-cloud-starters.html index 3ccefa1..a692328 100644 --- a/reference/html/spring-cloud-starters.html +++ b/reference/html/spring-cloud-starters.html @@ -109,9 +109,15 @@ $(globalSwitch); - +
@@ -125,6 +131,27 @@ confusion with the sub-projects. The names are an alphabetic sequence (so you can sort them chronologically) with names of London Tube stations ("Angel" is the first release, "Brixton" is the second).

+
+
+
+

Generating release train documentation

+
+
+

In order to generate the release train documentation, please update the project with versions for a given release train and then execute the following command:

+
+
+
+
$ ./mvnw clean install -Pdocs,train-docs -pl train-docs
+
+
+
+

In order to upload the documentation to the documentation server just execute the following command:

+
+
+
+
$ ./mvnw clean deploy -Pdocs,train-docs -pl train-docs
+
+
@@ -132,7 +159,7 @@ stations ("Angel" is the first release, "Brixton" is the second).

-Spring Cloud is released under the non-restrictive Apache 2.0 license. If you would like to contribute to this section of the documentation or if you find an error, please find the source code and issue trackers in the project at github. +Spring Cloud is released under the non-restrictive Apache 2.0 license. If you would like to contribute to this section of the documentation or if you find an error, please find the source code and issue trackers in the project at {docslink}[github].