-
I would like to change the way classes and functions are rendered, to something more like this: http://stlab.cc/libraries/concurrency/channel/
How would I go about doing this? It appears there are …
-
Hi @rmorshea,
I came across this issue as I am affected myself and across your extension. I gave it a try, simply pulled the source into my venv as I wanted to try the latest updates. ;-)
Howeve…
-
https://github.com/sphinx-doc/sphinx-testing is marked deprecated and points to `sphinx.testing` as a replacement. However, the only documentation for this is https://www.sphinx-doc.org/en/master/devg…
goerz updated
2 years ago
-
On building my packages I'm using `sphinx-build` command with `-n` switch which shows warmings about missing references. These are not critical issues.
Here is the output with warnings:
```conso…
-
It seems like the opposite effect of #52 is happening as of version 0.9: Class members for ABC-derived classes are displayed twice. Please refer to https://gitlab.com/picos-api/picos/issues/117 for a …
Viech updated
5 years ago
-
**_Reported by Inaky Perez-Gonzalez:_**
Sphinx fixed https://github.com/michaeljones/breathe/issues/267, which will be released into 1.5.
When said release is available, we can remove workaround h…
-
It would be good to include in the documentation some guidance for users on how to get the most out of MyST; particularly those that haven't used rST before.
Most of the directives are documented a…
-
Hello here you can find the buildlog from i386 and it seems that there is some problems
during the doc generation
https://buildd.debian.org/status/fetch.php?pkg=python-fabio&arch=i386&ver=0.5.0%2B…
picca updated
6 years ago
-
With a project with thousands of links, it can be a hassle searching through console or CI for the broken links and line numbers. It'd be great and convenient if Sphinx published the line numbers and …
-
The 13th principle of the Zen of Python: **There should be one -- and preferably only one -- obvious way to do it**.
Reminder: documentation for python3-ev3dev v2 can be found at https://python-ev…