We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e500a2b commit a0c47b9Copy full SHA for a0c47b9
1 file changed
README.md
@@ -20,7 +20,7 @@ Come have a chat or ask questions on our [Gitter channel](https://gitter.im/mkdo
20
- [**Language-agnostic:**](https://mkdocstrings.github.io/handlers/overview/)
21
just like *MkDocs*, *mkdocstrings* is written in Python but is language-agnostic.
22
It means you can use it with any programming language, as long as there is a
23
- [**handler**](https://mkdocstrings.github.io/reference/handlers/base/) for it.
+ [**handler**](https://mkdocstrings.github.io/reference/api/#mkdocstrings.BaseHandler) for it.
24
We currently have [handlers](https://mkdocstrings.github.io/handlers/overview/) for the
25
[C](https://mkdocstrings.github.io/c/),
26
[Crystal](https://mkdocstrings.github.io/crystal/),
0 commit comments