diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2008-12-06 16:00:07 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2008-12-06 16:00:07 (GMT) |
commit | b2ff175fbaa113d17cc8c0873220580df1887b97 (patch) | |
tree | 76ffc77ee3c3548adca2711a1ad2ba2d0595ae70 /doc/config.doc | |
parent | 78a0accf99eacf0a620cfad40c003be3be7bcd97 (diff) | |
download | Doxygen-b2ff175fbaa113d17cc8c0873220580df1887b97.zip Doxygen-b2ff175fbaa113d17cc8c0873220580df1887b97.tar.gz Doxygen-b2ff175fbaa113d17cc8c0873220580df1887b97.tar.bz2 |
Release-1.5.7.1-20081206
Diffstat (limited to 'doc/config.doc')
-rw-r--r-- | doc/config.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config.doc b/doc/config.doc index 0df3524..6e0958a 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -1118,7 +1118,7 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn" If the \c REFERENCES_LINK_SOURCE tag is set to \c YES (the default) and SOURCE_BROWSER tag is set to \c YES, then the hyperlinks from functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will - link to the source code. Otherwise they will link to the documentstion. + link to the source code. Otherwise they will link to the documentation. \anchor cfg_verbatim_headers <dt>\c VERBATIM_HEADERS <dd> |