summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2002-09-01 19:53:48 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2002-09-01 19:53:48 (GMT)
commitfe35e3ac26cdbffce193076f33b32164989ace28 (patch)
treeda974cfae9e6014de9194f883223647574559cba /doc
parent6b47ce0c7beaaf8f88058953865e8425cb3ca272 (diff)
downloadDoxygen-fe35e3ac26cdbffce193076f33b32164989ace28.zip
Doxygen-fe35e3ac26cdbffce193076f33b32164989ace28.tar.gz
Doxygen-fe35e3ac26cdbffce193076f33b32164989ace28.tar.bz2
Doxygen-1.2.17-20020901
Diffstat (limited to 'doc')
-rw-r--r--doc/commands.doc6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index 33456bb..8a95ab6 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -1039,7 +1039,11 @@ ALIASES = "english=\if english" \
\addindex \\anchor
This command places an invisible, named anchor into the documentation
- to which you can refer with the \\ref command.
+ to which you can refer with the \\ref command.
+
+ \note Anchors can currently only be put into a comment block
+ that is marked as a page (using \ref cmdpage "\\page") or mainpage
+ (\ref cmdmainpage "\\mainpage").
\sa section \ref cmdref "\\ref".