Thanks to visit codestin.com
Credit goes to github.com

Skip to content

spring-projects/spring-ldap

 
 

Repository files navigation

Spring LDAP 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 LDAP reference docs are built using 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 and then viewing the site at build/site/index.html

./gradlew antora

Building a Specific Branch

You can build a specific branch and then viewing the branch specific site at build/site/index.html. In this case, the antora playbook is downloaded and cached from the docs-build branch at lib/antora/templates/per-branch-antora-playbook.yml.

./gradlew antora