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
- 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
There is a similar problem in trollflow2, see pytroll/trollflow2#95
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
Indexgives me a list of all help topics.Module Indexgives me a list of all modules and their documentation pages.Actual results
Indexgives me a page that is empty apart from headers.Module Indexresults in Error 404.Additional context
There is a similar problem in trollflow2, see pytroll/trollflow2#95