-
This issue serves as a tracker for issues related to autodoc and its inhability to render types. Feel free to dump the issues you find relevant and I'll add them to this tracker. That way, people can …
-
Currently, I am using Kali 2024.4
When I try to run Caldera I get `401 Unauthorized`
This is what I get when I run Caldera with the debugging option
```
2024-11-28 14:30:09 - INFO (server.p…
-
Напрашивается подготовка документации к проекту.
Для этих целей стоит рассмотреть Sphinx (http://www.sphinx-doc.org/en/stable/, https://bitbucket.org/birkenfeld/sphinx-contrib/). Для него есть доме…
-
All python code should be documented following Google Python Style for docstrings(http://sphinx-doc.org/latest/ext/example_google.html) and it should be possible to generate usable Sphinx documentatio…
-
My request is actually the reverse of https://github.com/pydata/pydata-sphinx-theme/issues/639
The conclusion of https://github.com/pydata/pydata-sphinx-theme/issues/639 was "come as you are". I wa…
-
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…
-
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…
-
**Problem**
```sh
(venv) /media/d/db/postgresql/pgrouting/workshop/docs $ make html [3/8275]
sphinx-build -b html -d _b…
-
### 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 …