Feature Request - Recursive Module/File/Folder Support
For a project, I'd like the ability to document all of the items in a module. For example If I've got a file with 4-5 different things in it I'd like the ability to go:
.. tf:rmodule:: path/to/file.tfOr maybe something like:
.. tf:rmodule:: parent_module_nameAnd have that pull in all of the detected items.
Edited  by Chris Halbersma