I have a Index.rst with the following table of contents:
.. toctree::
:titlesonly:
Introduction
Fluid Syntax <https://docs.typo3.org/permalink/fluid:syntax>
UsingFluidInTypo3
UsingTypoScriptCObjectViewHelper
AdditionalAttributes
DevelopCustomViewhelper
ViewHelper reference <https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/>
On the page itself, everything is in the right order. However, in the sidebar navigation, the external links are reordered to the top of the list. See here:
https://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/ApiOverview/Fluid/Index.html
I have a
Index.rstwith the following table of contents:On the page itself, everything is in the right order. However, in the sidebar navigation, the external links are reordered to the top of the list. See here:
https://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/ApiOverview/Fluid/Index.html