-
I've run into a situation where `sphinx-autodoc-typehints` is inserting the rtype signature without creating space between rtype and the previous paragraph so it isn't being rendered correctly in the …
-
### Problem
This is a spin-off of defect https://github.com/sphinx-doc/sphinx/issues/7972
The styling of types for properties looks different than for types of return values:
https://github.c…
-
The AiiDA sphinx extension previously supported just using ``.. automodule::``, by hooking into ``sphinx.ext.autodoc``. This no longer works, as can be seen by this part of the test / demo documentati…
-
### Describe the bug
Sphinx automodule fails when a TypedDict contains a hyped key
### How to Reproduce
Try to use automodule on this file:
```python
from typing import TypedDict
TestDict = …
-
Similar to sphinx-autodoc
- [Developing extensions for Sphinx](http://www.sphinx-doc.org/en/stable/extdev/)
- [Autodoc Documentation](http://www.sphinx-doc.org/en/stable/ext/autodoc.html#module-sp…
-
### Describe the bug
When running `./make gettext` on Windows, the command fails with **TypeError:** _expected str, bytes or os.PathLike object, not NoneType_. (On Linux it works without issue, as …
SabNK updated
3 months ago
-
### Describe the bug
Sphinx build hangs forever (until it times out) if `autodoc_mock_imports` is used with code that uses `singledispatch`.
### How to Reproduce
See this repository and its …
-
# Summary
Running `sphinx-multisession` will run `conf.py` two times per branch/tag, so if the code is imported in `conf.py` it will be cached by Python and the calling branch's code will be used f…
-
Hello !
I am using the new release with the fix from the PR #143 and there is still an issue iwht anyOf attribute.
Example:
```bash
$ make doc
python contrib/openapi.py
rm -Rf docs/_bui…
-
Starting with Sphinx 8, use of sphinxcontrib-redoc produces the following warning for any build after the first:
```
WARNING: Aborted attempted copy from /home/eagle/lsst/gafaelfawr/.tox/docs/lib/…