-
python3-sphinx-ansible-theme-0.9.1-1.lbn36.noarch
sphinx_ansible_theme --A reusable Ansible Sphinx Theme.Demo-site at
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-sphinx-argparse-0.4.0-4.lbn36.noarch
Sphinx extension that automatically documents argparse commands and options
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-sphinx-autoapi-3.6.0-1.lbn36.noarch
Sphinx AutoAPI is a Sphinx extension for generating complete API documentation
without needing to load, run, or import the project being documented.
In contrast to the traditional Sphinx autodoc, which requires manual authoring
and uses code imports, AutoAPI finds and generates documentation by parsing
source code.
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-sphinx-autobuild-2021.3.14-1.lbn36.noarch
Rebuild Sphinx documentation on changes, with live-reload in the browser.
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-sphinx-autodoc-typehints-3.0.1-1.lbn36.noarch
sphinx-autodoc-typehints[, Material Design and Material-UI design frameworks.
Usage
Simply pip install sphinx-design and add the extension to your conf.py:
extensions = ["sphinx_design"]
Supported browsers
Chrome >= 60
Firefox >= 60
Firefox ESR
iOS >= 12
Safari >= 12
Explorer >= 12
(Mirrors: https:/github.com/twbs/bootstrap/blob/v5.0.2/.browserslistrc)
Theme support
View the documentation in multiple themes:
alabaster
sphinx-book-theme
pydata-sphinx-theme
sphinx-rtd-theme
furo
Comparison to sphinx-panels
This package is an iteration on sphinx-panels and intends to replace it.
See Migrating from sphinx-panels for more information.
Development
It is recommended to use tox to run the tests and document builds.
Run tox -va to see all the available tox environments.
To run linting, formatting and SASS compilation, use pre-commit.
pre-commit run --all css will run the SAS
Located in
LBN
/
…
/
Business
/
BastionLinux 36