-
### Describe the bug
When building documentation for Django using sphinx_book_theme, an IndexError: pop from empty list occurs in the depart_table function of a custom extension (djangodocs.py). The …
-
### Describe the bug
My project creates a pdf file in french language (project language is French). If I add entries to the index like so:
```
.. index::
single: Écran de connexion
```
th…
-
-
When I visit https://pydata-sphinx-theme.readthedocs.io/en/latest/community/index.html, I see a red banner with the text "This is documentation for an unstable development version." and a button that …
-
### Links of affected pages in Plone Documentation, if any.
https://6.docs.plone.org/
### Description
The home page is not great. For inspiration, see:
- https://numpy.org/doc/stable/
- https:/…
-
Often talked about and requested, I think it could be time that we finally find a way of documenting the C++ source code of SuperCollider.
As the code base is C++, [doxygen](https://www.doxygen.nl/…
-
### Description of task
We need a reusable GitHub Actions workflow to streamline the generation and deployment of our documentation using Sphinx. Sphinx is a powerful tool for generating structured…
-
There is a good amount of docstring/API documentation missing from our sphinx builds. For example [opentelemetry.propagate](https://github.com/open-telemetry/opentelemetry-python/blob/main/opentelemet…
-
### Describe the bug
I want to document `TypeAlias` variables which are typically guarded by `if TYPE_CHECKING` or they might be defined in a stub file. The issue is that these members are not automa…
-
In order to not have a bot committing in the `main` branch, it would be a better practice to have the `sphinx` GHA to build the documentation and upload it in a `gh-pages` dedicated branch (only the a…