Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 439 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 439 Bytes

docs

Forge documentation

Dependencies

Install sphinx, sphinx_rtd_theme, and myst-parser using pip or your preferred package manager.

pip install sphinx sphinx_rtd_theme myst-parser

Building

sphinx-build docs _build

Adding a new top level page

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.