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 72e3cbe commit e1394a2Copy full SHA for e1394a2
README.md
@@ -7,7 +7,7 @@
7
> docstrings for your Python project with MkDocs, consider [mkdocstrings](https://mkdocstrings.github.io/) instead.
8
9
Pydoc-Markdown is a tool to create Python API documentation in Markdown format. Instead of executing your Python
10
-code like so many other documentation tools, it parses it using [docspec][https://niklasrosenstein.github.io/python-docspec/] instead.
+code like so many other documentation tools, it parses it using [docspec](https://niklasrosenstein.github.io/python-docspec/) instead.
11
12
[→ Go to the Documentation 📘][Documentation]
13
0 commit comments