diff options
-rw-r--r-- | doc/src/sgml/README.links | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/sgml/README.links b/doc/src/sgml/README.links index c8348896962..4181e0877b5 100644 --- a/doc/src/sgml/README.links +++ b/doc/src/sgml/README.links @@ -47,3 +47,7 @@ Guidelines usually have xreflabels. - For an external link, use <ulink>, with or without link text. + +- xreflabels added to tags prevent the chapter/section for id's from being + referenced; only the xreflabel is accessible. Therefore, use xreflabels + only when linking is common, and chapter/section information is unneeded. |