Pdoc

Latest version: v15.0.1

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

0.9.1

=====
- Fix circular imports and generally handling of typing annotations when
they are unresolvable (regression since 0.9.0).

0.9.0

=====
- New offline search function using Lunr.js (see `lunr_config` config tunable).
- Correctly enumerate members of `Enum` and typed-only namespaces.
- Inspect `__init__` to obtain true/overridden class instantiation parameters.
- Bump Highlight.js and use its 'python-repl' annotation for doctests.

0.8.5

=====
- Fix installation issue on non-UTF-8 platforms.
- Fix working with 'develop' installations in virtual environments.

0.8.4

=====
- Fix inline code interpretation inside fenced code blocks.

0.8.3

=====
- Fix extracting TOC with interleaved doctests in fenced code blocks,
regression since 0.8.2.

0.8.2

=====
- Enhancements:
- New CLI switch `--skip-errors` for skipping invalid/broken modules with
a warning instead of raising an error.
- CSS tweak to highlight :target-ed section.
- Paths to generated files (with `--output-dir`) are now printed to stdout.
- Support for `__docformat__` from PEP 258.
- Support for Python 3.8 positional-only arguments.
- Bugfixes:
- Better handle raw URLs and some markdown links.
- Consistently use `sort_identifiers` and variable type annotations in
markdown and PDF templates.
- Don't warn about missing key for `__pdoc__`-skipped submodules.
- Fix git path comparison and normalize `.. include::` paths on Windos.
- Fix sidebar scrollbar visible thrugh search results overlay.
- Avoid extracting doctest comments into HTML sidebar TOC.
- Support Google-style docstring multi-line Returns statement containing
description only.
- Support hyphens in Google-style docstring argument types.
- Fix hyperlinks for type annotations with spaces.
- Other:
- Bump HTML template CDN resources.
- Use non-breaking hyphen in return annotation arrow.
- Multi-line func/class signature in PDF template.
- Other minor docs improvements.

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.