Ryan Baxter 556d2f1760 Merge pull request #1896 from spring-cloud/dependabot/npm_and_yarn/docs-build/springio/asciidoctor-extensions-1.0.0-alpha.17
Bump @springio/asciidoctor-extensions from 1.0.0-alpha.16 to 1.0.0-alpha.17
2025-03-24 15:47:25 -04:00
2024-07-12 19:58:12 +02:00
2023-09-19 13:10:02 -04:00
2023-09-19 13:10:02 -04:00
2023-09-19 13:10:02 -04:00
2023-09-19 13:10:02 -04:00
2024-07-14 10:13:33 -04:00
2024-09-04 16:18:03 -04:00
2023-09-19 13:10:02 -04:00
2023-09-19 13:10:02 -04:00
2024-07-14 10:24:24 -04:00
2023-09-19 13:10:02 -04:00

= Spring Cloud Kubernetes Docs Build

You're currently viewing the Antora playbook branch.
The playbook branch hosts the docs build that is used to build and publish the production docs site.

The Spring Cloud Kubernetes reference docs are built using https://antora.org[Antora].
This README covers how to build the docs in a software branch as well as how to build the production docs site locally.

== Building the Site

You can build the entire site by invoking the following on the docs-build branch and then viewing the site at `target/site/index.html`

[source,bash]
----
./mvnw antora
----

== Building a Specific Branch

[source,bash]
----
./mvnw antora
----
Description
No description provided
Readme Apache-2.0 60 MiB
Languages
Java 94.2%
Groovy 5.8%