-
Sphinx supports doc comments in the form of `#:`.
This is also part of the expected and documented syntax for the google and numpy formats, supported in the sphinx implementation but not here.
T…
-
### Describe the bug
When the same sections are found in multiple files (like e.g. in https://gitlab.com/qemu-project/qemu/-/issues/2190), it is not deterministic which reference gets included into `…
-
### Documentation URL(s)
https://iroha.readthedocs.io/
### Description
Broken `m2r2` dependency stops the documentation builds.
Log:
```
python -m sphinx -T -E -b html -d _build/doctre…
6r1d updated
6 months ago
-
Looks like documentation build fails with sphinx 5.x
```console
+ /usr/bin/sphinx-build -n -T -b man doc-source build/sphinx/man
Running Sphinx v5.0.2
Traceback (most recent call last):
File …
-
```
+ py.test
========================================================================================= test session starts ==========================================================================…
-
There are a few improvements we can make to the spectral index transforms in torchgeo:
- [x] Adding a latex rendering of the index in the docs that show the wavelengths of the bands used (with their …
-
```
| Running Sphinx v1.7.4
Exception occurred:
File "/usr/local/lib/python3.6/site-packages/sphinx/registry.py", line 315, in load_extension
mod = __import__(extname, None, None, ['setup'…
CJxD updated
2 months ago
-
Hey,
If I use this extension with the below list, I get this error
`
TypeError("make_toctree() got an unexpected keyword argument 'titles_only'")
`
Environment
* Python 3.7.1
* Sphinx 4.0.2…
-
As of https://github.com/sphinx-doc/sphinx/issues/3743 Sphinx no longer uses the `classmethod` or `staticmethod` objtypes, even though they are still defined by the Python domain.
I agree that the …
jbms updated
3 months ago
-
Hi,
This is my extensions:
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.doctest',
'sphinx.ext.intersphinx',
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.…