Forge documentation
Install sphinx
, sphinx_rtd_theme
, and myst-parser
using pip
or your preferred package manager.
pip install sphinx sphinx_rtd_theme myst-parser
sphinx-build docs _build
If you are adding or editing an under construction top level page, make sure to add it to index.rst if you'd like to have it shown on the left side bar.