-
Please, convert this project to be a template repository shown in https://github.com/orgs/canonical/repositories?q=template%3Atrue.
Cf. https://docs.github.com/en/repositories/creating-and-managing…
-
Is it possible to clean up the pyproject.toml just a little bit so the spacing is uniform between tables? It will be easier to read if each table has a space after it! some do and others don't.
``…
-
When downloading a repo archive or the source from PyPI, the docs wont build due to not being able to run git commands.
```
+ PYTHONPATH=src
+ sphinx-build docs html
Running Sphinx v7.3.7
Con…
-
### How would you describe the priority of this documentation request
Critical (currently preventing usage)
### Please provide a link or source to the relevant docs
https://github.com/nv-morpheus/M…
-
## What's the problem this feature will solve?
[PEP 735](https://peps.python.org/pep-0735/) introduced dependency groups, which are complementary to optional dependencies in that dependency groups …
-
I have spent quite a bit of time wrestling with sphinx (or more accurately, nbsphinx) in pursuit of not having the sphinx files live in the root of the repository. It bugs me that `Makefile`, `conf.py…
-
It would good to remove our usage of inline styles and move these to the CSS or find a better way to achieve the same result.
This would allow projects to enable CSP for their docs if they want. It a…
-
### What needs to get done
Have linkcheck not check links matching `github.com/canonical/craft-parts/releases`.
https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-linkcheck_ig…
-
I note that firstly the PyPI version is 18.8.1.1: https://pypi.org/project/pyslurm/. Also [the docs](https://pyslurm.github.io/) seem to be only for 17.11.0.15. This is a pity, because recent versions…
-
Texts from Sphinx themes are not available for translation and are shown in English in every translated Sphinx doc. This impacts the texts `Documentation »` from upper navigation bar, and `On this pag…