After adding a new rst file, the generated html link hierarchy is incomplete.
6 views
Skip to first unread message
ycproject
unread,
Apr 22, 2023, 9:21:46 PM4/22/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sphinx-users
Add a new rst file to the project and run make html. when you look at the html, you will see that the hierarchy shown at the top of the screen is missing and is not the full hierarchy.
This can be fixed by using the make clean html command, but this command will generate all the html, causing some unnecessary work and affecting the accuracy of "html_last_updated_fmt".