Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
Create a Sphinx documentation shell for your project and include the README file as the documentation index. It handles extracting the required meta data such as the project name, author and version from your project for use in your Sphinx docs.
Create tabbed content in Sphinx documentation when building HTML.
A utility tool that provides several features that make it easy to translate and to apply translation to Sphinx generated document.
This package provide sphinx extension that automatically documents click applications.
This package provides a Sphinx directive to add unselectable prompt.
This package provides a sphinx extension for designing beautiful, view size responsive web components.
This package provides a sphinx extension for creating panels in a grid layout. It is no longer maintained and users are encouraged to use sphinx-design
instead.
This Pytest extension mainly provides some Pytest fixtures to simulate converting some source text to Docutils AST at different stages: before transforms, after transforms, etc.
This package provides a Sphinx extension for linking to a project's issue tracker. This includes roles for linking to issues, pull requests and user profiles. Support for GitHub is built-in, but other services can also be supported with sphinx-issues
.
A Sphinx extension to generate multiversion and multilanguage sitemaps.org compliant sitemaps for the HTML version of your Sphinx documentation.
sphinx_gallery
is a Sphinx extension that builds an HTML version from any set of Python scripts and puts it into an examples gallery.
This package provides a modern skeleton for Sphinx themes.
This package is a sphinx extension that automatically documents argparse commands and options
A theme for Sphinx used by ReadTheDocs.org.
This package lets you watch a Sphinx directory and rebuild the documentation when a change is detected. It also includes a livereload enabled web server.
This package provides a sphinx extension designed to facilitate rendering changelogs into your sphinx documentation. Currently this supports towncrier
and inclusion of a ReST
changelog file.
This package provides a small sphinx extension to add "copy" buttons to code blocks.
This is a Sphinx extension to automatically generate API pages for whole modules. It was originally developed for the Astropy project but is now available as a standalone package since it can be used for any other package. The documentation can be found on ReadTheDocs
This package provides a Sphinx plugin to add inline tabbed content to your Sphinx documentation.
This package provides a Sphinx Extension to generate OG metadata.
This sphinx extension redirects non-existent pages to working pages. Rediraffe can also check that deleted/renamed files in your git repo are redirected.