-
As part of the GitHub Actions workflows that run when a PR is opened, I'd like to have something like Matplotlib has that makes it possible to preview the built docs without downloading an artifact or…
-
I'm buuklding all my rpm packages with pyton modules with sphinx documentation renedered as man pages.
Rendering `nbconvert` man page I found that sphisnx fails with call trace
```console
+ /usr/bi…
-
### Describe the bug
sphinx warnings `reference target not found`
Fiirs of all currently it is not possible to use straight `sphinx-build` command to build documentation out of source tree
```co…
-
### Describe the bug
When we want to select code to copy, the line number and `>>>` should not be selected, but if we open the html in safari. the line number and `>>>` will be selected.
### How to …
-
These references are now outdated following https://github.com/nextstrain/nextstrain.org/pull/811:
- [flu/avian](https://github.com/search?q=org%3Anextstrain+flu%2Favian&type=code)
- [flu/seasonal…
-
Setup auto documentation creation with sphinx: https://www.sphinx-doc.org/en/master/
-
The sphinx extensions seams to be broken: I get
```
sphinx-natbib/docs$ make html
sphinx-build -b html -d _build/doctrees . _build/html
Running Sphinx v1.7.6
Extension error:
Could not imp…
-
I am plan to add the existing markdown documentation to the uftrace.github.io homepage as read the docs. (Like the [Linux kernel documentation](https://docs.kernel.org/))
Resources for reference ar…
-
I am compiling a fairly large Sphinx documentation with latex and I got this error
Exception occurred:
File "/usr/local/lib/python2.7/dist-packages/sphinx/writers/latex.py", line 363, in visit_docu…
-
isue: the doc dir contains not only docs
solution: the doc dir should only contain the documentation. The generaion of reports is not documentation, but reports it must be moved in a different direct…