-
**Please open an issue on [Griffe](https://github.com/mkdocstrings/griffe/issues) (new Python handler)
or [pytkdocs](https://github.com/mkdocstrings/pytkdocs/issues) (legacy Python handler) instead
…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to generate documentation for my project with `mkdocstrings`, and griffe constantly crashes with weird "Could not resolve…
-
**Describe the bug**
Explicitly listing members, but their documentation is not being shown (and code which I'm executing using `markdown-exec` is not being shown).
**Expected behavior**
Expect t…
-
I wasn’t quite sure if this should be implemented in mkdocstrings, autorefs, or griffe.
I have a project that uses a simple convention for referencing other classes/functions/attributes:
Example…
-
**Describe the bug**
Google-style `Example:` `>>>` code blocks not rendering correctly in mkdocs using mkdocsmaterial with mkdocstrings.
#### Original socstring
#### Mkdocs serve results
…
-
- [x] I have searched the issue tracker and believe that this is not a duplicate.
**Make sure you run commands with `-v` flag before pasting the output.**
## Steps to reproduce
With the syste…
-
**Describe the bug**
Building mkdocstrings with Griffe>=0.33.0 fails with recursion error due to templates recursing.
Likely an issue between different plugins conflicting.
**Debug logs**
```c…
-
`unidep install requirements.yaml --conda-env-name 311`
```
ValueError: Could not find conda prefix with name `311`. Available prefixes:
👉 C:\ProgramData\mambaforge_22.9.0.2
👉 C:\Users\login\.co…
-
I followed the steps for compiling from source (git clone, venv and `make install`) but got the following error in the installation
```console
....
Successfully installed colorama-0.4.6 griffe-0.…
-
### Python version
Python 3.11.7 (main, Dec 4 2023, 18:10:11) [GCC 13.2.0]
### Operating system and processor architecture
Linux-6.1.79-x86_64-with-glibc2.38
### Installed packages
I'm…