Projects in Awesome Lists by sphinx-contrib
A curated list of projects in awesome lists by sphinx-contrib .
https://github.com/sphinx-contrib/confluencebuilder
Confluence Markup Builder Plugin for Sphinx
documentation python sphinx sphinx-extension
Last synced: 11 Apr 2025
https://github.com/sphinx-contrib/multiversion
Sphinx extension for building self-hosted versioned docs.
Last synced: 12 Apr 2025
https://github.com/sphinx-contrib/sphinxcontrib-versioning
Sphinx extension that allows building versioned docs for self-hosting.
Last synced: 03 May 2025
https://github.com/sphinx-contrib/openapi
OpenAPI (fka Swagger) spec renderer for Sphinx.
extension hacktoberfest oas openapi openapi2 openapi3 python sphinx sphinx-extension swagger
Last synced: 10 Apr 2025
https://github.com/sphinx-contrib/plantuml
plantuml python sphinx-extension
Last synced: 04 Apr 2025
https://github.com/sphinx-contrib/spelling
A spelling checker for Sphinx-based documentation
Last synced: 14 Apr 2025
https://github.com/sphinx-contrib/matlabdomain
A Sphinx extension for documenting Matlab code
matlab python sphinx sphinx-extension sphinxcontrib
Last synced: 09 Apr 2025
https://github.com/sphinx-contrib/sphinx-lint
Check for stylistic and formal issues in .rst and .py files included in the documentation
docs documentation lint linter python restructuredtext rst sphinx
Last synced: 07 Apr 2025
https://github.com/sphinx-contrib/apidoc
A Sphinx extension for running sphinx-apidoc on each build
Last synced: 07 Apr 2025
https://github.com/sphinx-contrib/httpdomain
Documenting RESTful HTTP APIs
sphinx-domain sphinx-extension sphinxcontrib
Last synced: 04 Apr 2025
https://github.com/sphinx-contrib/youtube
A Sphinx extension to embed videos from YouTube
Last synced: 06 Apr 2025
https://github.com/sphinx-contrib/emojicodes
An extension to use emoji codes in your Sphinx documentation! 😍
documentation emoji hacktoberfest python sphinx sphinx-extension sphinxcontrib twemoji
Last synced: 06 Apr 2025
https://github.com/sphinx-contrib/video
A sphinx plugin that enables embedding of HTML5 videos
Last synced: 13 Apr 2025
https://github.com/sphinx-contrib/datatemplates
Sphinx plugin for generating RST on the fly from data files and templates.
python sphinx sphinx-doc sphinx-extension sphinxcontrib
Last synced: 07 May 2025
https://github.com/sphinx-contrib/autoprogram
Documenting CLI programs
argparse cli sphinx-extension sphinxcontrib
Last synced: 10 Apr 2025
https://github.com/sphinx-contrib/kroki
Embed PlantUML, DOT, etc. diagrams in your documentation using Kroki.
diagram dot erd graphviz kroki plantuml sphinx-doc sphinx-extension svgbob umlet
Last synced: 03 May 2025
https://github.com/sphinx-contrib/fulltoc
Extension for Sphinx to make the sidebar show a full table of contents instead of just the local headings
Last synced: 03 May 2025
https://github.com/sphinx-contrib/redoc
ReDoc powered OpenAPI (fka Swagger) spec renderer for Sphinx.
Last synced: 03 May 2025
https://github.com/sphinx-contrib/restbuilder
A Sphinx builder/writer to output reStructuredText (rst) files
documentation restructuredtext sphinx-doc sphinx-extension
Last synced: 03 May 2025
https://github.com/sphinx-contrib/cookiecutter
A cookiecutter template for a Sphinx extension
sphinx sphinx-extension sphinxcontrib
Last synced: 03 May 2025
https://github.com/sphinx-contrib/sphinx-pretty-searchresults
Sphinx: pretty search results is an extension for the Sphinx documentation tool. To display search results, Sphinx is fetching the source files of search hits and rendering excerpts in raw markup. This extension removes the markup from these source files (during build time), so the search results look decent.
Last synced: 03 May 2025
https://github.com/sphinx-contrib/sphinxcontrib-towncrier
An RST directive for injecting a Towncrier-generated changelog draft containing fragments for the unreleased (next) project version. Demo: https://ansible-pylibssh.rtfd.io/changelog. Docs: https://sphinxcontrib-towncrier.rtfd.io
hacktoberfest sphinx sphinx-doc sphinx-extension
Last synced: 06 Apr 2025
https://github.com/sphinx-contrib/tikz
A Sphinx extension to draw pictures with the TikZ/PGF LaTeX package
Last synced: 03 May 2025
https://github.com/sphinx-contrib/github-administration
This repository is used for managing the sphinx-contrib GitHub organization, including requesting importing new repositories or granting permissions.
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/doxylink
A Sphinx extension to link to external Doxygen API documentation.
api-documentation cpp documentation doxygen python sphinx-doc
Last synced: 05 Apr 2025
https://github.com/sphinx-contrib/typer
Auto generate docs for typer and click commands using typer's rich console formatting.
autodoc click command-line help python sphinx-doc typer
Last synced: 03 May 2025
https://github.com/sphinx-contrib/svgbob
A Sphinx extension to convert ASCII diagrams to SVGs with Svgbob.
ascii ascii-diagram sphinx-extension svg svg-converter
Last synced: 03 May 2025
https://github.com/sphinx-contrib/prefectviz
An extension to add Prefect flow visualizations into you Sphinx documentation.
prefect sphinx sphinx-extension
Last synced: 03 May 2025
https://github.com/sphinx-contrib/jquery
Extension to include jQuery on newer Sphinx releases
Last synced: 13 Jan 2025
https://github.com/sphinx-contrib/redirects
A Sphinx extension for generating JavaScript-driven redirects for moved pages
Last synced: 03 May 2025
https://github.com/sphinx-contrib/icon
custom sphinx role to embed inline icons
extention fontawesome python sphinx
Last synced: 03 May 2025
https://github.com/sphinx-contrib/sadisplay
A Sphinx extension for displaying SqlAlchemy model
Last synced: 03 May 2025
https://github.com/sphinx-contrib/pecanwsme
Extension to Sphinx for documenting APIs built with Pecan and WSME
Last synced: 03 May 2025
https://github.com/sphinx-contrib/slide
A Sphinx extension to embed presentation slides on Slideshare and other sites
Last synced: 03 May 2025
https://github.com/sphinx-contrib/prettyspecialmethods
Shows special/magic methods in sphinx docs as the python syntax that invokes them
magic-methods python sphinx sphinx-extension sphinxcontrib
Last synced: 03 May 2025
https://github.com/sphinx-contrib/documentedlist
DocumentedList Sphinx Extension
Last synced: 03 May 2025
https://github.com/sphinx-contrib/cheader
Sphinx extension that implements a c:header directive.
c sphinx sphinx-extension sphinxcontrib
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/proof
∎ A Sphinx extension to provide directives to typeset theorems, properties, proofs, etc.
Last synced: 03 May 2025
https://github.com/sphinx-contrib/stuffcounter
A sphinx extension to illustrate the `add_enumerable_node()` method.
numbering sphinx sphinx-extension
Last synced: 03 May 2025
https://github.com/sphinx-contrib/prefecttask
An extension to autodoc Prefect Tasks
Last synced: 03 May 2025
https://github.com/sphinx-contrib/repl
Sphinx directives to auto-evaluate Python code-blocks
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/rubydomain
A Sphinx extension for Ruby support (Sphinx 1.0 needed)
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/sword
A Sphinx extension for inserting Bible verses from Sword
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/sdedit
A Sphinx extension for inserting sequence diagram by using Quick Sequence Diagram Editor
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/packages
📦 Provide directives to display packages installed on the host machine.
packages readthedocs sphinx sphinx-extension
Last synced: 03 May 2025
https://github.com/sphinx-contrib/ansi
💖 Project is looking for extra maintainers, check issue tracker.
Last synced: 03 May 2025
https://github.com/sphinx-contrib/requirements
A Sphinx extension that lets you declare requirements wherever you need (e.g. in test docstrings), mark statuses and collect them in a single list
Last synced: 03 May 2025
https://github.com/sphinx-contrib/autofile
A sphinx extension to generate module for many files from a glob expression. maintainers: @Freed-Wu
Last synced: 03 May 2025
https://github.com/sphinx-contrib/zopeext
A Sphinx extension that provides an 'autointerface' directive for using Zope interfaces
Last synced: 03 May 2025
https://github.com/sphinx-contrib/aafig
Sphinx extension to add ASCII-art diagrams using aafigure
aafigure ascii-art python sphinx sphinx-extension
Last synced: 03 May 2025
https://github.com/sphinx-contrib/sqlalchemyviz
SqlAlchemyViz Sphinx Extension
Last synced: 03 May 2025
https://github.com/sphinx-contrib/gravizo
Embed PlantUML, DOT, etc. diagrams in your documentation using Gravizo.
gravizo plantuml sphinx sphinx-doc sphinx-extension
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/sphinxcontrib-skeleton
The automatic build of the @sphinx-contrib/copier-sphinxcontrib template
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/sphinxcontrib-termynal
Sphinx extension to include termynal windows in html documentation build.
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/btn
A sphinx custom role to embed inline btn
extention fontawesome python sphinx
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/copier-sphinxcontrib
The skeleton of a sphinxcontrib extention
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/whooshindex
A Sphinx whoosh indexer extension
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/swf
A Sphinx extension to embed Flash files
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/imageembed
Sphinx extension to embed images directly into generated html docs.
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/embedsvg
Ultimate solution to embed SVG on HTML
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/sphinxcontrib-del-marker
A sphinx plugin that enables embedding of HTML5 del
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/abc-music
Extensions to enable use of abcfiles in Sphinx
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/eval
Evaluate shell command or python code in sphinx and myst. maintainers: @Freed-Wu
Last synced: 01 Mar 2025
https://github.com/sphinx-contrib/requirements-txt
A sphinx extension to generate a rst/markdown to display the dependencies of a python package from requirement.txt. maintainers: @Freed-Wu
Last synced: 01 Mar 2025