Install the latest
To install the latest version of pdocs simply run:
pip3 install pdocs
OR
poetry add pdocs
OR
pipenv install pdocs
see the Installation QuickStart for more instructions.
Changelog
1.0.1 - September 3rd 2019
- Fixed a bug determining class methods
1.0.0 - September 2nd 2019
Initial API stable release of pdocs