-
-
-
Sphinx 8.*+ has [new format of `intersphinx_mapping`](https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#confval-intersphinx_mapping), which makes generating documentation to fail:…
mcepl updated
1 month ago
-
Setup a sphinx project for non-API documentation. Initially this will focus on internal documentation for developers covering topics for which the rustdoc generated API documentation isn't a good fit,…
-
### Has your issue already been fixed?
- [X] Have you checked to see if your issue still exists on the `master` branch? See [the docs](https://github.com/dosisod/refurb#developing) for instructions o…
-
Building the documentation (cd doc; make html) fails with recent sphinx 8. Sphinx 7.4.7 is OK.
Same issue as over here, for this astronomical software:
https://github.com/architest/pymeeus/issue…
-
# Documentation
Python's documentation uses the Sphinx toolchain. Originally written for the Python documentation, it is now developed and distributed as an independent project. The two remain clos…
-
Addition of sphinx documentation style to pydocstyle config as so:
```toml
[tool.ruff.pydocstyle]
convention = "sphinx"
```
Currently pep257, google, and numpy documentation styles are supp…
-
### Problem
I don't know how to configure jupyterlite-sphinx with xeus for my project. I have looked at ipycanvas, ipytone, ipyleaflet. All are configured slightly differently, and none of …
-
Mainly need code documentation for now, but later will probably be adding general usage documentation and examples.