-
Similar to the `sphinx.ext.linkcode` extension:
* https://www.sphinx-doc.org/en/master/usage/extensions/linkcode.html
## Boost priority
- Boost priority in our backlog through [Polar.sh](https://p…
-
Now we have `.pyi` file (#167), we can generate API docs by [pdoc](https://pdoc.dev/).
For example, the following commands generate static HTML files in `apidoc` dir if you have `tantivy` module in…
-
- [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
Twice in t…
-
**Is your feature request related to a problem? Please describe.**
Feature asked in mkdocstrings: https://github.com/pawamoy/mkdocstrings/issues/102#issuecomment-622204877
**Describe the solution …
-
Hello everyone!
I've been working on a new Python handler. This issue serves as a public TODO list for what is needed before getting it out of the "experimental" state.
The new handler is [mkdoc…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
Upon running my test suite, I sometimes get these errors:
```bash
pytest -c config/pytest.ini -n auto tests
```
```
============================= test session starts ==========================…
-
### What happened + What you expected to happen
I searched the issues for a similar problem, but unfortunately I could not find one that matched the error I am getting. I'm trying to use the Experime…
-
Hi there,
I maintain a documentation website for a project which is written in reStructuredText/Sphinx. I came across asciidoc and I'm kind of hooked. I'm thinking about moving the documentation to…
-
I was going to release mkdocstrings 0.23.0, and fortunately before doing so I wanted to update the docs to mention the VBA handler, and I noticed that it is still using the deprecated `BaseCollector` …