Skip to content

CharaChorder/forge-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.