Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Building Documentation

Additional packages required for building the documentation are defined in ./conda_docs.yml.

Install Additional Dependencies

From the root of the morpheus repo:

mamba env update -f docs/conda_docs.yml

Build Morpheus and Documentation

CMAKE_CONFIGURE_EXTRA_ARGS="-DMORPHEUS_BUILD_DOCS=ON" ./scripts/compile.sh

Outputs to build/docs/html