-
### 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…
-
### 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.
…
-
### Description of task
We need a reusable GitHub Actions workflow to streamline the generation and deployment of our documentation using Sphinx. Sphinx is a powerful tool for generating structured…
-
**Task**
Branch: https://github.com/stakwork/sphinx-nav-fiber/tree/feature/graph-mindset
Run locally: http://localhost:3000/mindset
Create/extend new components in modules folder: https://github.…
-
-
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…
-
### 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…
-
From https://github.com/Qiskit/documentation/pull/2328, we have some pages like this:
![Image](https://github.com/user-attachments/assets/3adcd6b5-918c-47ac-91fd-710ce5e2248a)
This happens because o…
-
> 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…