Add inline tabbed content to your Sphinx documentation. (maintained, though extremely stable as of Jan 2022)
See the code
Add inline tabbed content to your Sphinx documentation.
This project is available on PyPI, and can be installed using pip:
pip install sphinx-inline-tabs
You'll also want to add the extension to extensions in conf.py:
extensions = [
...,
"sphinx_inline_tabs",
...,
]
sphinx-inline-tabs is a volunteer maintained open source project, and we welcome contributions of all forms.
The Code of Conduct applies within all community spaces. If you are not familiar with our Code of Conduct policy, take a minute to read the policy before starting with your first contribution.
Python
64.7%
HTML
20.6%
CSS
11.3%
JavaScript
3.4%
Add inline tabbed content to your Sphinx documentation. (maintained, though extremely stable as of Jan 2022)
See the code
Add inline tabbed content to your Sphinx documentation.
This project is available on PyPI, and can be installed using pip:
pip install sphinx-inline-tabs
You'll also want to add the extension to extensions in conf.py:
extensions = [
...,
"sphinx_inline_tabs",
...,
]
sphinx-inline-tabs is a volunteer maintained open source project, and we welcome contributions of all forms.
The Code of Conduct applies within all community spaces. If you are not familiar with our Code of Conduct policy, take a minute to read the policy before starting with your first contribution.
Python
64.7%
HTML
20.6%
CSS
11.3%
JavaScript
3.4%