-
Notifications
You must be signed in to change notification settings - Fork 49
Building documents
Aine Riordan edited this page Aug 21, 2023
·
5 revisions
Use the asciidoctor
application to build the docs.
For installation information, refer to the Install and update page in the Asciidoctor documentation.
-
Navigate to the
downstream/title/<guide-name>
directory for the guide that you want to build. It contains a file calledmaster.adoc
. -
Use the following command to build the guide:
$ asciidoctor master.adoc
This generates a master.html
file that you can now view in a browser.
-
Repository branch structure
-
Forking workflow
-
git cherry-pick
-
List open pull requests