-
Since yesterday evening we have a huge delay in the GitHub workflows after commit...
-
A Python script would make it easier to support the various platforms (#3145, #3194). It would also mean that it can be used in the same way on all platforms, which is handy in a `tox.ini`, for exampl…
-
The recent improvements to the Python doc are welcome, but... from a usability perspective, the doc is much harder to navigate.
It's actually easier to refer to the old doc at https://web.archive.o…
-
```cfg/checks/python.mk``` seems to build the python feature by default.
```
Variables for Python scripting support
```
But there is no documentation on how the python feature is used. …
-
I'm using sphinx-immaterial for a fairly complicated docs build and end up with this exception right at the end of the build:
```pytb
pickling environment... done
checking consistency... done
pr…
-
**Describe the bug**
When a test uses `runpy.run_path` with a `Path` argument (e.g. a `PosixPath`), `coverage` tries to treat it as a string, raising an `AttributeError`. Could be considered a featu…
-
An alternative for building API docs: https://github.com/readthedocs/sphinx-autoapi
This has potential to reduce headaches with using `sphinx-autodoc` and `sphinxcontrib-apidoc` and all that involv…
-
Currently, code reference is created from `.rst` files generator with [sphinx-apidoc](https://open-mastr.readthedocs.io/en/dev/development.html#build-docs). It seems like sphinx autodoc is creating co…
-
Opening this as a reminder. Notice the total number does not correspond with the index number in the following log statements:
```
[0/2] Loading JSON schema: apidoc/json/index_transform_schema.yml
…
-
The make docs tests in GA are constantly failing.
Example: https://github.com/OwnCA/ownca/runs/7416704390?check_suite_focus=true
```shell
Run make docs
[7](https://github.com/OwnCA/ownca/runs…