/nsaph-platform-docs

Documentation for NSAPH Data Platform

Primary LanguageShell

NSAPH Data Platform Documentation Toolkit

Tools and utilities to build
NSAPH Data Platform Documentation

Building documentation

Building documentation requires Python 3.8 or later. First, install all requirements by executing command:

pip install -r < requirements.txt 

To build the documentation, all project repositories should be cloned to the same root directory. This root directory is given to the build script as an argument. Run:

./build.sh

See also Building documentation section in the main doc.