When making the documents locally I noticed some weird warnings related to a hyperlink to the index, and looked more closely.
This actually seems to be a complicated issue, see https://tex.stackexchange.com/questions/182710/how-to-reference-the-index
The current status is:
HTML-version: https://specification.modelica.org/master/introduction1.html#some-definitions
starts with: 1.3 Some Definitions
Explanations of many terms can be found using the document index in Modelica® Language Specification version 3.7. Some important terms are defined below.
So, wrong link-name and destination.
PDF-version:
1.3 Some Definitions
Explanations of many terms can be found using the document index in appendix D.
(where "appendix D" actually links to the index (well, below the Index-name) despite its name).
To me the simplest solution is to not provide any hyperlink to the index, as I find it more a nice-to-have than something necessary.
When making the documents locally I noticed some weird warnings related to a hyperlink to the index, and looked more closely.
This actually seems to be a complicated issue, see https://tex.stackexchange.com/questions/182710/how-to-reference-the-index
The current status is:
HTML-version: https://specification.modelica.org/master/introduction1.html#some-definitions
starts with: 1.3 Some Definitions
Explanations of many terms can be found using the document index in Modelica® Language Specification version 3.7. Some important terms are defined below.
So, wrong link-name and destination.
PDF-version:
1.3 Some Definitions
Explanations of many terms can be found using the document index in appendix D.
(where "appendix D" actually links to the index (well, below the Index-name) despite its name).
To me the simplest solution is to not provide any hyperlink to the index, as I find it more a nice-to-have than something necessary.