Description
Documentation Bug Report
Actual behavior:
Certain pages in the documentation are in some sort of hidden state, where they are not included in the main navigation / TOC. This includes at least all example code pages and tutorial diff/code pages. For example:
-
Start from: https://api.arcade.academy/en/development/example_code/index.html
-
Start from: https://api.arcade.academy/en/development/tutorials/card_game/index.html
This causes the new navigation headers to be suddenly closed after user arrives on such a page, somewhat disorienting on the path they took here. This is most noticeable on the flat example page, where one could expect to be just going deeper into the navigation tree via each link click.
Expected behavior:
There should be some indication on where the user arrived from.
But seeing as there are semantically multiple different layers, I'm not sure if the solution here is same for all cases. Rather this is a bigger task of reorganizing the old structure to match new layout in general.