:snake: :arrow_right: :scroll: Auto-generate API documentation for Python projects
GNU Affero General Public License v3.0
1.14k
stars
146
forks
source link
feat: separate class and static methods in html.mako #430
Closed
JPHutchins closed 12 months ago
Fixes #126
I'm afraid I don't know much about Mako, so I didn't add class method sections PDF or text.
Future discussion: IMO, the ordering of method sections should go from most-specific to least-specific:
There is one failing test on my local but it seems unrelated to this change, please LMK!
Cheers, JP