We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 088430a commit 2e5a24dCopy full SHA for 2e5a24d
CHANGELOG.md
@@ -6,7 +6,9 @@
6
7
- Do not shorten `current_module.func` to `func` in docstrings when linking.
8
This prevents logical errors in code examples with imports.
9
+ ([#740](https://github.com/mitmproxy/pdoc/pull/740), @mhils)
10
- Add support for Python 3.13.
11
12
- pdoc now strips `collections.abc.` from type annotations to make them more concise.
13
([#736](https://github.com/mitmproxy/pdoc/pull/736), @mhils)
14
0 commit comments