I am currently working on an overhaul of our current docs solution, to move us over to using doc categories instead of the docs plugin. I’m currently testing on our dev instance and have run into a little hiccup.
I created the index, and listed the topics by URL, without a title. The sidebar looked correct, pulling in the topic titles.
Then, I wanted to check the behavior of re-ordering the items in the sidebar, so I edited the order of the items in the second section. After I saved the edit, the sidebar titles changed to the URL instead of pulling in the correct titles.
My question is - how long should it take to sort out if caching is the issue? Would it be better to include the titles in the index from the jump? Or could this be a different issue altogether?
I have the same problem – self hosted (just updated to the latest). Having a simple link in the index is not enough. I have to give it a label to make it working – either label: link or [label](link).