I’ve had troubles creating links to the language reference part of the docs.
My aim is to create links from a new “Index” folder (in Monkey2 manpage) to the relative “language reference” topics.
for the modules the linking is ok:
Monkey
1
2
3
[crayon-5cba8d846cc3e124198609inline="true"]
[[mojo.app.AppInstance|AppInstance]]
[/crayon]
1-What would a link to “Monkey2>Language reference>Expressions>Operator overloading” look like for example?
2-It seems linking to samples is/was already possible. If yes, what would be the syntax?