Extensions¶
Collected extensions for Sphinx.
Overview¶
ID |
Title |
summary |
License |
Points |
Code |
PyPI |
Website |
---|---|---|---|---|---|---|---|
atsphinx-feed |
Simple RSS feed generator based Open Graph. |
Apache |
5 |
||||
hawkmoth |
Hawkmoth - Sphinx Autodoc for C |
BSD |
8 |
||||
jupinx |
Jupinx extension: Convert your RST files into into different formats like notebook, pdf, html. |
BSD |
1 |
||||
mlx.treemap |
Sphinx extension to generate a treemap of Cobertura data |
Apache |
0 |
||||
myst-nb-bokeh |
MyST-NB-Bokeh includes functions for gluing and pasting Bokeh figures in MyST documents. |
BSD |
4 |
||||
nti-sphinx-questions |
Question and Question List Sphinx directives |
BSD |
0 |
||||
py2annotate |
An extension to Sphinx :code:`autodoc` to augment Sphinx documentation with type annotations, when using Python 2 style type annotations. |
Apache |
1 |
||||
python-dispatch-sphinx |
Sphinx extension for python-dispatch |
MIT |
5 |
||||
scanpydoc |
A series of Sphinx extensions to get maintainable numpydoc style documentation. |
other |
9 |
||||
sphinx-ads |
Sphinx extension for advertising between different Sphinx-Projects and other pages |
MIT |
3 |
||||
sphinx-blog |
A simple blogging engine written as a Sphinx plugin |
MIT |
3 |
||||
sphinx-debuginfo |
A Sphinx extension to include debugging information in the output. |
MIT |
4 |
||||
sphinx-emf |
Connect Sphinx-Needs to EMF models. |
MIT |
3 |
||||
sphinx-extractor |
A Sphinx extension to extract rst code from text-based files. |
MIT |
2 |
||||
sphinx-gitstamp |
git timestamp generator for Sphinx |
BSD |
8 |
||||
sphinx-icon |
A sphinx custom role to embed inline fontawesome incon in the latex and html outputs |
BSD |
5 |
||||
sphinx-json-schema |
JSON Schema renderer for Sphinx |
MIT |
1 |
||||
sphinx-matlabdoc-builder |
A Sphinx extension for generating Matlab HTML docs. |
BSD |
1 |
||||
sphinx-navtree |
Navigation tree customization for Sphinx |
MIT |
1 |
||||
sphinx-panels |
A sphinx extension for creating panels in a grid layout. |
MIT |
5 |
||||
sphinx-sagecell-ext |
The Sphinx extension embedding a Sage cell into a webpage |
Public Domain |
0 |
||||
sphinx-simulink |
Sphinx plugin to include MATLAB/Simulink models into .rst |
MIT |
0 |
||||
sphinx-tabs |
Tabbed views for Sphinx |
MIT |
10 |
||||
sphinx-terraform |
A Sphinx extension for documenting Terraform modules. |
MIT |
3 |
||||
sphinx-testing |
testing utility classes and functions for Sphinx extensions |
BSD |
3 |
||||
sphinx-vcs-changelog |
Project Git Changelog for Sphinx |
MIT |
0 |
||||
sphinx-yaml-table |
yaml-table directive for Sphinx/docutils |
MIT |
6 |
||||
sphinxawesome-sampdirective |
A Sphinx directive for literal blocks with emphasis |
MIT |
2 |
||||
sphinxcontrib-budoux |
This is Sphinx extension to break line of heading texts by BudouX. |
Apache |
3 |
||||
sphinxcontrib-cadquery |
Sphinx extension for rendering CadQuery models. |
Apache |
5 |
||||
sphinxcontrib-chapeldomain |
Chapel domain for Sphinx |
Apache |
8 |
||||
sphinxcontrib-django |
Improve the Sphinx autodoc for Django classes. |
Apache |
9 |
||||
sphinxcontrib-httpexample-rotki |
Adds example directive for sphinx-contrib httpdomain - rotki fork |
GPL2 |
0 |
||||
sphinxcontrib-jupyter |
Sphinx "Jupyter" extension: Convert your RST files into executable Jupyter notebooks. |
BSD |
3 |
||||
sphinxcontrib-lassodomain |
Lasso domain for Sphinx |
BSD |
1 |
||||
sphinxcontrib-proof |
This packages contains the Proof sphinx extension, which provides directives to typeset theorems, lemmas, proofs, etc. |
other |
7 |
||||
sphinxcontrib-sphinx-rest-api-doc |
a tools for sphinx gen doc from rest api |
Apache |
1 |
||||
sphinxcontrib-video |
Allows embedding of HTML5 videos in sphinx |
Apache |
8 |
||||
sphinxcontrib-visio |
Sphinx "visio" extension; embed MS-Visio file (.vsd, .vsdx) |
Apache |
1 |
||||
sphinxcontrib-yaml |
Obsolete - use sphinxcontrib-autoyaml instead |
MIT |
0 |
||||
sphinxcontrib.datatemplates |
Sphinx extension for rendering data files as nice HTML |
BSD |
3 |
||||
sphinxcontrib.embedding |
iframe embedding |
BSD |
0 |
||||
SphinxExtensions |
Extensions for the Sphinx documentation tool. |
Apache |
0 |
||||
sphinxnotes-snippet |
Non-intrusive snippet manager for Sphinx documentation |
BSD |
3 |
||||
t3SphinxThemeRtd |
Docs.TYPO3.Org theme for Sphinx, starting 2015. |
MIT |
0 |
||||
wurfapi |
C++ Documentation generator. |
BSD |
4 |
Data¶
Extensions for the Sphinx documentation tool. |
Simple RSS feed generator based Open Graph. Links: | PyPI
Points: 5 (4+1)
|
Jupinx extension: Convert your RST files into into different formats like notebook, pdf, html. |
Sphinx extension to generate a treemap of Cobertura data |
MyST-NB-Bokeh includes functions for gluing and pasting Bokeh figures in MyST documents. Links: | PyPI
Points: 4 (3+1)
|
Question and Question List Sphinx directives |
An extension to Sphinx |
Sphinx extension for python-dispatch |
A series of Sphinx extensions to get maintainable numpydoc style documentation. Links: | PyPI
Points: 9 (5+4)
|
Sphinx extension for advertising between different Sphinx-Projects and other pages |
A simple blogging engine written as a Sphinx plugin |
A Sphinx extension to include debugging information in the output. |
Connect Sphinx-Needs to EMF models. |
A Sphinx extension to extract rst code from text-based files. |
git timestamp generator for Sphinx Links: | PyPI
Points: 8 (5+3)
|
A sphinx custom role to embed inline fontawesome incon in the latex and html outputs Links: | PyPI
Points: 5 (3+2)
|
JSON Schema renderer for Sphinx |
A Sphinx extension for generating Matlab HTML docs. |
Navigation tree customization for Sphinx |
A sphinx extension for creating panels in a grid layout. |
The Sphinx extension embedding a Sage cell into a webpage |
Sphinx plugin to include MATLAB/Simulink models into .rst |
Tabbed views for Sphinx |
A Sphinx extension for documenting Terraform modules. |
testing utility classes and functions for Sphinx extensions |
Project Git Changelog for Sphinx Links: | PyPI
Points: 0 (0+0)
|
yaml-table directive for Sphinx/docutils Links: | PyPI
Points: 6 (5+1)
|
A Sphinx directive for literal blocks with emphasis |
This is Sphinx extension to break line of heading texts by BudouX. Links: | PyPI
Points: 3 (2+1)
|
Sphinx extension for rendering CadQuery models. |
Chapel domain for Sphinx |
Improve the Sphinx autodoc for Django classes. Links: | PyPI
Points: 9 (5+4)
|
Adds example directive for sphinx-contrib httpdomain - rotki fork |
Sphinx “Jupyter” extension: Convert your RST files into executable Jupyter notebooks. |
Lasso domain for Sphinx |
This packages contains the Proof sphinx extension, which provides directives to typeset theorems, lemmas, proofs, etc. |
a tools for sphinx gen doc from rest api |
Allows embedding of HTML5 videos in sphinx Links: | PyPI
Points: 8 (4+4)
|
Sphinx “visio” extension; embed MS-Visio file (.vsd, .vsdx) |
Obsolete - use sphinxcontrib-autoyaml instead |
Sphinx extension for rendering data files as nice HTML |
iframe embedding |
Non-intrusive snippet manager for Sphinx documentation |
Docs.TYPO3.Org theme for Sphinx, starting 2015. |