Exporting Static HTML DocumentationΒΆ

This package comes with a utility that can be used to create a static on-disk export of all the accessible documentation for an instance.

It is installed as the static-apidoc command, or it can be used with python -m zope.app.apidoc.static.

$ python -m zope.app.apidoc.static --help
/home/docs/checkouts/readthedocs.org/user_builds/zopeappapidoc/envs/latest/bin/python: Error while finding module specification for 'zope.app.apidoc.static' (ModuleNotFoundError: No module named 'zope.app')