-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
Currently, the docs are built by a test (TestThatGeneratesTheFinalReleaseTrainDocumentationTests, which then calls another test method, which then calls GenerateReleaseTrainDocs).
We also have a bunch of Asciidoc content stored as .hsb files.
Maintaining the docs would be easier if the Asciidoc files were stored as .adoc files and built from an Asciidoctor task in the Maven build files.
Metadata
Metadata
Assignees
Labels
No labels