New Feature : easy documentation generation for entire addons with one click involving the 'pdoc' module , available in pip https://pdoc.dev/.
Operator for generating the docs
Operator for installing the pdoc dependency via pip if it is missing
Operator to stop the http server (pythons http.server module) which can optionally be automatically started after generating the docs, to quickly view them in the browser.