You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normally, links are automatically added to the "See also" section for all other pages in the same subcategory. However, this is not being done for the Serial, Stream, Keyboard, and Mouse function reference pages. Those only have links to the other pages in their subcategory when those links have been manually added.
I originally thought this was related to those pages being an extra subcategory down, but now I see that the automatically generated "See also" links work fine for the String reference pages.
@kengdahl this feature has been completely broken ever since the reworking of the Language Reference website generation system: https://github.com/bcmi-labs/reference/issues/119 (FYI to normal users: this is a private repo, so you getting a 404 is expected).
Any "See Also" links you see now on the website are there because they were manually added to the .adoc files. Manual "See also" links were added for either of two reasons:
Relevant content outside the category of the page (and thus not automatically generated)
Relevant content inside the category of the page for the few pages where the automatic "See also" link generation system was mysteriously broken (back in the good old days when it worked at all)
Normally, links are automatically added to the "See also" section for all other pages in the same subcategory. However, this is not being done for the Serial, Stream, Keyboard, and Mouse function reference pages. Those only have links to the other pages in their subcategory when those links have been manually added.
I originally thought this was related to those pages being an extra subcategory down, but now I see that the automatically generated "See also" links work fine for the String reference pages.
Reference:
reference-en/AsciiDoc_sample/Reference_Terms/AsciiDoc_Template-Single_Entity.adoc
Line 120 in 87a3a67
The text was updated successfully, but these errors were encountered: