Available at PyPI.
- 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)