I trying to get the effect obtained on Python and Sphinx main pages of documentation. I mean the table of contents structure. Is there any keyword for toctree to get similar effect or I have to do this manually? I tried to find something in the documentation but without any success and sadly the main page of Sphinx documentation doesn't provide the source of rst file.
Any ideas?
Here is the Sphinx doc main page
I need the format effect from section DOCUMENTATION with members like first steps, search page, contents and general index.