-
### 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…
-
### Describe the bug
According to https://www.sphinx-doc.org/en/master/extdev/deprecated.html, `sphinx.util.import_object` is deprecated and `importlib.import_module` is suggested as alternative.
…
-
#### Linux Distribution
```
echo $(source /etc/os-release; echo $VERSION)
22.04.5 LTS (Jammy Jellyfish)
```
#### Python Version
```
python3 --version
Python 3.10.12
```
#### Sphinx Version
…
-
- https://github.com/watertap-org/parameter-sweep/actions/runs/11936898790/job/33271628726?pr=17
- Only affects dev installation
- Cannot be reproduced locally
- My best guess at this time is that …
-
Which would allow to use the `pyodide` extension of `nbsite` (maybe it needs some refactoring) https://github.com/holoviz-dev/nbsite/tree/main/nbsite/pyodide.
I too find MkDocs pretty (prettier tha…
-
### Describe the bug
Looks like pytest fails with `FILES DIFFER` errors.
### Reproduce the bug
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and t…
-
### Description
When I run sphinx-build with `sphinxcontrib.mermaid 0.9.2` and `sphinx 8.1.0`, I get this error:
```
sphinx-build /path/to/docs /path/for/build/output
Running Sphinx v8.1.0
loadin…
-
### Describe the bug
I have a singlehtml file generated from multiple rst.
in index.rst, there is a toctree drective to include other rst file.
Those rsts files contains multiple section. I h…
-
I'm encountering the docs failing to build when installing Ascent on Lassen via scrippts/build_ascent/build_ascent.sh
Cyrus has mentioned encountering the same while building with uberenv
```
B…