Open
Description
I have a project that includes ~12 modules, with the number expected to grow over time. Instead of getting one enormous page that includes documentation for all 12 modules, I'd like to get a table-of-contents page that shows the name of each module and a short description, with each module name linking to a separate page containing the documentation for that module. I understand that there is currently no mechanism for doing something like this with Sphinx.