-
### Description:
ep517 build is broken because `gevent` is using deprecated `distutils` which is causing that setuptoolssphinx integration cannot be used.
```console
+ /usr/bin/python3 setup.py bui…
-
Hi,
I can't build docs because requirements are quite outdated and don't match with any new Sphinx, docutils or Breathe. Does anyone have latest packages used during building?
```
Our documentati…
-
I wrote 1307 pages long book on Python (http://python.astrotech.io) using Sphinx and I love this tool. This is also not my first book using it.
Now the book is too long to check all 2767 "code-bloc…
-
### Issue
We've been using [pytorch-sphinx-theme](https://github.com/pytorch/pytorch_sphinx_theme) since the start of the project, but it contains a number of known issues and is barely maintained. W…
-
### Required prerequisites
- [X] Search the [issue tracker](https://github.com/NVIDIA/cuda-quantum/issues) to check if your feature has already been mentioned or rejected in other issues.
### Descri…
-
### Describe the bug
In a project I'm working on, I have a requirement of translating the English documentation to Japanese. While working through the documentation, I was made aware that autodoc is …
-
From discord:
> If you go to frc-docs and navigate to Glass / Plots, your sidebar will actually go to Robot Simulation / Plots
> But, the Previous and Next buttons will happen in the scope of the …
-
**Feature request type**
- [ ] Suppress false positives from existing pylint warnings
- [ ] Add new pytest-specific warning
- [x] Other
-
This is production docs, version latest, Chromium on Linux. Most current passing build is: https://readthedocs.org/projects/sphinx-rtd-theme/builds/8677624/
![image](https://user-images.githubuserc…
-
**Describe the bug**
Static methods lose their first parameter in signature if they are also name mangled, i.e. __begins_like_this().
Similar to #4769 and #5032.
**To Reproduce**
Please download…