I expect that clicking on the anchor Index gives me a list of all help topics.
I expect that clicking on the anchor Module Index gives me a list of all modules and their documentation pages.
Actual results
Clicking on the anchor Index gives me a page that is empty apart from headers.
Clicking on the anchor Module Index results in Error 404.
Additional context
Some of the sections on the main documentation page are empty. For example, I wonder if there's supposed to be any content between the headings The launcher and Plugins. However, since I'm not sure what it is intended here, I'm not sure if this is a bug.
Describe the bug
In the documentation on readthedocs, the link to the Module Index results in Error 404. The link to the Index works, but the index is empty.
To Reproduce
Expected behavior
Index
gives me a list of all help topics.Module Index
gives me a list of all modules and their documentation pages.Actual results
Index
gives me a page that is empty apart from headers.Module Index
results in Error 404.Additional context
Some of the sections on the main documentation page are empty. For example, I wonder if there's supposed to be any content between the headings
The launcher
andPlugins
. However, since I'm not sure what it is intended here, I'm not sure if this is a bug.