Py-md-doc

Latest version: v0.5.1

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

Scan your dependencies

Page 2 of 5

0.4.2

- Minor fixes

0.4.1

- Minor fixes

0.4.0

- Added `ClassInheritance` class which has much better support for class inheritance than the previous solution
- Removed `PyMdDoc.get_docs_with_inheritance()` (the aforementioned previous solution)
- Edited the tag for static functions from `_This is a static function_` to `_(Static)_`
- Added a `Value` column to the class variable tables

0.3.0

- Renamed `PyMdDoc.get_toc(doc)` to `PyMdDoc.get_doc_toc(doc)`
- Added `PyMdDoc.get_dir_toc(directory, import_prefix, link_prefix, class_name_overrides=None)`
- Updated API document (it was very out of date!)

0.2.7

- Added optional parameter `overwrite_child_functions` to `PyMdDoc.get_docs_with_inheritance()`.

0.2.6

- Moved this changelog to its own file.
- Added enum documentation support for other enum types besides `Enum`: `IntEnum`, `IntFlag`, and `Flag`.

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.