Gendoc

Latest version: v1.0.1

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

Scan your dependencies

Page 1 of 2

1.0.1

Available at [PyPI](https://pypi.org/project/GenDoc/1.0.1/).
- Changed void DocString message from *No documentation provided* to *No description provided* to avoid confusion with void top-level class descriptors while using the `--classSections` flag (users might not recognize that the "methods" dropdown exists due to the class being listed as having "No documentation provided")
- Stylistic improvements and best practices (removed module-level globals and replaced as params)

1.0.0

Available at [PyPI](https://pypi.org/project/GenDoc/1.0.0/).
- Changed classmethod location from `class`.method to class.`method` to emphasize the parent of the documentation

0.1.5

Available at [PyPI](https://pypi.org/project/GenDoc/0.1.5/).
- reimplemented Pythonic function/class location syntax (converted `folder/file.{function or class}` to `folder.file.{function or class}`

0.1.4

Available at [PyPI](https://pypi.org/project/GenDoc/0.1.4/).
- fixed 4

0.1.3

Available at [PyPI](https://pypi.org/project/GenDoc/0.1.3/).
- added `--codeFence` flag to enable more aesthetic docs for repositories that don't use markdown DocStrings

0.1.2

Available at [PyPI](https://pypi.org/project/GenDoc/0.1.2/).
- fixed unwanted inherits w/o superclass

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.