Documentation index empty, module index 404
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 17
- Avg merge
- 12d 4h
- Merged PRs (30d)
- 6
Description
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
- Open a web browser of your choice;
- Navigate to https://trollflow2.readthedocs.io/en/latest/;
- Scroll to the bottom of the page;
- Click on either “Index” or “Module Index”.
Expected behavior
- I expect that clicking on the anchor
Indexgives me a list of all help topics. - I expect that clicking on the anchor
Module Indexgives me a list of all modules and their documentation pages.
Actual results
- Clicking on the anchor
Indexgives me a page that is empty apart from headers. - Clicking on the anchor
Module Indexresults 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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Index and Module Index links on the Read the Docs site described in the issue. Then inspect the documentation build configuration and source pages to determine why the index is empty and the module index returns 404. Done means both links resolve to populated, relevant documentation pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100