Describe the bug
the autogenerated API docs don't show all the classes defined in monai codebase
To Reproduce
visit https://monai.readthedocs.io/en/latest/apidocs/monai.transforms.html#monai-transforms-package
Expected behavior
list all class interfaces such as AddChannel defined here:
https://github.com/Project-MONAI/MONAI/blob/master/monai/transforms/transforms.py#L30