5 projects
sphinx_clarity_theme
A clean and professional documentation theme for Sphinx. Modern design with light/dark mode, responsive layout, and beautiful typography.
sphinx_null_theme
A weird Sphinx theme with no appereance but functionaly only. Intented to be used as parent theme by other ReadCraft.io themes.
sphinx-reredirects
The extension for Sphinx documentation projects that handle redirects for moved pages. It generates HTML pages with meta refresh redirects to the new page location to prevent 404 errors if you rename or move your documents.
sphinx-documatt-theme
Documatt Theme for Sphinx documentation projects
sphinxcontrib.constdata
Sphinx extension that allows showing values, tables, and links from CSV files. Instead of hard-coding values in the text, you write constants or queries replaced with value(s) from the CSV file. If the file contains language-depending strings, they can be translated with the rest of the Sphinx docs.