-
### Is your change request related to a problem? Please describe.
I recently discovered in [this mind-bending issue](https://github.com/mkdocstrings/mkdocstrings/issues/691) that most Markdown im…
-
### Description of the bug
During the inheriting of docstrings for a member, a direct parent class that doesn't have the member (e.g. `meth`) prevents a correct docstring inheritance from `A.meth -> …
-
## What
Exception occurs while installing dependencies as follows:
```shell
...
Run poetry install
Installing dependencies from lock file
Package operations: 64 installs, 0 updates, 0 remo…
-
We need (static) documentation pages which document basic usage and serve as an API reference.
There has been some work on sphinx docs, but using `mkdocs` (with the `material` theme) will make it muc…
-
Currently, several pages of our documentation rely on creating griffe objects to represent python objects. For example, the [Common Issues and Examples page](https://machow.github.io/quartodoc/get-sta…
-
### Bug description
When using `TensorBoardLogger` with a `save_dir` pointing to azure blob storage, it will yield a `The blob type is invalid for this operation` error on log calls. Similar behaviou…
-
I encounter an error when publishing documentation locally using mkdocs according to the CONTRIBUTING.md doc.
After installing the requirements-docs.txt, I run the `mkdocs serve` command, and there…
-
# Reproduction steps:
```bash
git clone git@github.com:roboflow/supervision.git supervision-fresh
cd supervision-fresh
poetry install --with dev
poetry shell
echo "import supervision" > simple…
-
### Description of the bug
`TypedDict` classes gets a griffe warning "Parameter does not appear in the function signature" when correctly including the parameters in the docstring. (Note: `TypedDict`…
-
### Description of the bug
Model cannot be serialized for mkdocs
### To Reproduce
Complex call stack. The traceback might be enough for a start.
### Full traceback
ERROR - Error read…
miili updated
3 weeks ago