This repository contains the documentation for the various projects within Narayana and the product-specific enhancements.
This Maven project uses the AsciiDoctor Maven plugin to build an HTML website. Use the following command to build the website:
mvn clean generate-resources
The website will be produced in the ./target/html
folder.