0b5177102b943bc4b704ee45a6e16b33e06fd2b2
Merge pull request #307 from spring-cloud/dependabot/npm_and_yarn/docs-build/springio/antora-extensions-1.14.2
= Spring Cloud Build 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 Build 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
Languages
Ruby
100%