Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 391 Bytes

Official Documentation of Narayana

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.