-
### 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.
…
-
I just found this sphinx feature:
https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-literalinclude
I think we should use this for vala samples, it makes it m…
-
> So IIUC, sphinx-gallery doesn't remove `# noqa` out-of-the-box just yet, and all the `# noqa`s will show up in stable docs after the next release for nilearn.
_Originally posted by @man-shu in ht…
-
### Describe the bug
For our [project](https://github.com/SUSE/osc-tiny), we have both the `autodoc` and `viewcode` extensions enabled, and the project makes heavy use of `lxml`.
When building t…
-
It is unclear to me how to setup tox, pytest-cov, coverage or sphinx-gallery so that code in `examples/` is included when calculating the coverage information. I searched the docs and around the web a…
-
### 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
**context**
When I compile my markdown files to HTML using sphinx_proof with language settings to German, the titles of most of the proof boxes are translated correctly (some ar…
-
Sphinx 8.*+ has [new format of `intersphinx_mapping`](https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#confval-intersphinx_mapping), which makes generating documentation to fail:…
mcepl updated
1 month ago
-
When I visit https://pydata-sphinx-theme.readthedocs.io/en/latest/community/index.html, I see a red banner with the text "This is documentation for an unstable development version." and a button that …
-
See https://github.com/Chilipp/autodocsumm/issues/89
PR on the issue is proposed in https://github.com/Chilipp/autodocsumm/pull/99
mberz updated
1 month ago