You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Makefile: allow override of stage (revremark field for ASCIIdoctor)
Specifying STAGE=... to make now overrides the revremark value (the default
still is 'Release candidate'). E.g. 'make STAGE="public review"' will mark
the version as being for public review.
overview: fix ASCIIdoc structural error
This fixes the following structural error:
asciidoctor: ERROR: overview.adoc: line 2: acknowledgments sections do not support nested sections
overview: fix ASCIIdoc structural error
This fixes the following structural error:
asciidoctor: ERROR: overview.adoc: line 2: acknowledgments sections do not support nested sections