sphinx-toolbox¶
Box of handy tools for Sphinx 🧰 📔
Docs |
|
---|---|
Tests |
|
PyPI |
|
Anaconda |
|
Activity |
|
QA |
|
Other |
Installation¶
python3 -m pip install sphinx-toolbox --user
First add the required channels
conda config --add channels https://conda.anaconda.org/conda-forge
conda config --add channels https://conda.anaconda.org/domdfcoding
Then install
conda install sphinx-toolbox
python3 -m pip install git+https://github.com/sphinx-toolbox/sphinx-toolbox@master --user
Extensions
Developer API
View the Function Index or browse the Source Code.