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)