We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To review and trigger builds manually, go to readthedocs.io and log in. The sfm project is the current documentation.
pip install sphinx sphinx-autobuild sphinx-rtd-theme
sphinx-autobuild docs docs/_build/html -H 0.0.0.0 -p 8888
Note that the port must be open in the WRLC firewall for your dev VM.
sphinx-autobuild docs docs/_build/html