-
To reproduce:
1. Add changelog file in the configured place, e.g. `docs/changes/123.feature.rst`
1. Run
```
$ sphinx-autobuild docs docs/build/html
```
1. Open page in browser.…
-
### 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 …
-
We're using an old version of the RTD starter pack. There are several improvements to the current version, and more to come.
All new projects are inheriting this old base, and none of our developer…
-
Hello,
I tried to upgrade my dependencies to latest versions, thus Sphinx 8.0.2
The issue is that status_iterator, previously deprecated was moved in version 8
https://www.sphinx-doc.org/en/mas…
-
Surely this shouldn't be required to run tests?
-
## Context
In xarray-contrib/xdggs#80 I've tried to build `sphinx`-based documentation that includes notebooks using `lonboard` maps using `myst-nb` (but `nbsphinx` has the same issue).
This tur…
-
### Proposal
I propose to integrate multiple commands into ONE `sphinx` command and provide existing commands as subcommands.
In Japanese
Subject: sphinx コマンドを提供し、sphinxの各コマンドを統合する
私は、複数ある…
-
### Describe the bug
doctest is ignoring the +SKIP directive in my rst testcode:: samples.
### How to Reproduce
The docs at https://www.sphinx-doc.org/en/master/usage/extensions/doctest.h…
-
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…
-
Docs have been broken for some time without us realising.
Have seen a number of bugs when trying to fix and the files are very dated now so probably best to start from scratch.
Suggested pathway…