dependabot[bot] aac2756800 Bump @springio/asciidoctor-extensions (#2803)
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions) from 1.0.0-alpha.16 to 1.0.0-alpha.17.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.16...v1.0.0-alpha.17)

---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 15:44:14 -04:00
2023-09-08 16:55:47 +02:00
2023-09-08 16:55:47 +02:00
2023-09-08 16:55:47 +02:00
2023-09-08 16:55:47 +02:00
2023-09-08 16:55:47 +02:00
2023-09-08 16:55:47 +02:00
2023-09-08 16:55:47 +02:00
2024-06-21 16:29:10 -04:00
2024-09-04 15:54:21 -04:00
2023-09-08 16:55:47 +02:00
2023-09-08 16:55:47 +02:00
2024-07-11 15:24:52 +02:00
2023-09-08 16:55:47 +02:00

= Spring Cloud Config 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 Config 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 41 MiB
Languages
Java 87.7%
Shell 12.1%
Ruby 0.2%