sphinx-doc
Here are 201 public repositories matching this topic...
Hi,
(Apologies for being a bit verbose.)
Is it possible to have section headers in the sidebar that are links to section anchors? Thus, section headers that point to e.g. "/mybook/chapter_002#a-particular-section. (Each # header in .md becomes an anchor.)
I tried a workaround by using simply external: true, but this fails because _prepare_toc() errors out on the hashtag. Besid
MathJax documentation. Beautiful math in all browsers. Beautifully documented.
-
Updated
Jan 19, 2021 - Python
-
Updated
Jan 18, 2021 - Python
A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructuredText for the Python documentation generator Sphinx.
-
Updated
Jan 7, 2021 - C++
reStructuredText Language Support in Visual Studio Code
-
Updated
Dec 24, 2020 - TypeScript
《Reinforcement Learning: An Introduction》(第二版)中文翻译
-
Updated
Jan 5, 2021 - Python
A clean customizable documentation theme for Sphinx
-
Updated
Dec 30, 2020 - Sass
-
Updated
Jan 17, 2021 - Jupyter Notebook
Mermaid diagrams in yours sphinx powered docs
-
Updated
Dec 14, 2020 - Python
Source for esphome.io documentation files.
-
Updated
Jan 19, 2021 - Python
This repository contains the pfSense Documentation
-
Updated
Sep 23, 2020 - CSS
Sphinx documentation Docker image with Python server and support for PlantUML and more.
-
Updated
Sep 5, 2020 - Python
A Chat-Server/Chat-System based on AMQP protocol(RabbitMQ) + AMQP Python Client(PIKA) + Websockets(SockJS) + Async Python Server(Tornado)
-
Updated
Apr 10, 2017 - Python
Unofficial Fedora FAQ in russian
-
Updated
Dec 30, 2020 - Python
-
Updated
Oct 23, 2020 - JavaScript
SuSi: Python package for unsupervised, supervised and semi-supervised self-organizing maps (SOM)
-
Updated
Nov 18, 2020 - Python
A Sphinx extension to display a JSON Schema
-
Updated
Jan 9, 2021 - Python
Fortran domain and autodoc extensions to Sphinx
-
Updated
Sep 4, 2020 - Python
automatic setup and deployment for sphinx docs
-
Updated
Mar 1, 2019 - Shell
(Deprecated) Make Sphinx docs look like MDN
-
Updated
Oct 24, 2017 - HTML
A version of sphinx-apidoc with support for templating
-
Updated
Oct 25, 2019 - Python
Such as on Tutorial End page.
Sphinx plugin for generating RST on the fly from data files and templates.
-
Updated
Dec 3, 2020 - Python
Sphinx extension to generate a multi-lingual, multi-version sitemap for HTML builds
-
Updated
Dec 12, 2020 - Python
Source repository for the MapServer documentation, for the live website. Please submit pull requests to the 'main' branch.
-
Updated
Jan 16, 2021 - C++
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.
-
Updated
May 27, 2018 - Python
Examples of Haskell versions of Numpy usage
-
Updated
Mar 23, 2017 - Haskell
Python Tips for Data Scientist
-
Updated
Jun 27, 2019 - TeX
Improve this page
Add a description, image, and links to the sphinx-doc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sphinx-doc topic, visit your repo's landing page and select "manage topics."


We are passing a list of dictionaries with
verbose_nameandidentifier, we should use a data structure for this instead to avoid bugs.We need to make sure that celery can serialize named tuples.
ref readthedocs/readthedocs.org#7548 (comment)