-
Use case: include doxygen directive through breathe sphinx extension
strictoc _export_ or strictdoc _server_
error: problems when converting RST to HTML:
:1: (**ERROR**/3) Unknown directive typ…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when Sphinx complains about a problem in a docstring, and then doesn't show me said docstring. For example:
…
-
This is the list of software packages that we install in https://github.com/ASPP/installation/blob/main/roles/common/tasks/packages.yml and in https://github.com/ASPP/installation/blob/main/roles/user…
-
Sphinx allows setting the pygments style not only via `"stylename"` but also via a string containing `module.Class` syntax
(handled in
https://github.com/sphinx-doc/sphinx/blob/35965903177c6ed9a6af…
-
### Checklist
- [X] Re-run analysis with `topostats process --core 1`.
- [X] Describe the bug.
- [X] Include the configuration file.
- [X] Copy of the output.
- [X] The exact command that failed. Thi…
-
Use [this](https://sphinxcontrib-redoc.readthedocs.io/en/stable/) extension after you have [sphinx](https://www.sphinx-doc.org/en/master/) set up.
- [x] Set up Sphinx basics #46
- [x] get it runni…
-
this line in file symbolator_sphinx.py cause an import error when trying to make a sphinx document site using symbolator plugin:
```python
from sphinx.locale import _, __
```
everithing works f…
-
Sphinx can generate man pages and has markup roles for the stuff optparse generates for `--help`.
So far, I haven't been able to find a `--help`-to-Sphinx plugin so, when time permits, I need to take…
-
Collections configuration in `conf.py` contents:
``` python
collections = {
"plugins": {
"driver": "jinja",
"source": "plugins.rst.jinja",
"data": {
"tit…
-
I have following output of warnings (sphinx):
```
:9: WARNING: Field list ends without a blank line; unexpected unindent.
:9: WARNING: Field list ends without a blank line; unexpected unindent.
…
Letme updated
2 years ago