summaryrefslogtreecommitdiffstats
path: root/doc/language.tpl
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2002-08-26 17:33:07 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2002-08-26 17:33:07 (GMT)
commit6b47ce0c7beaaf8f88058953865e8425cb3ca272 (patch)
tree6d5ee0db5c717ebabc57f2d2a15a1365d5e3fa19 /doc/language.tpl
parentd033ece659ef73379802b0c3d6b6f718f79b0436 (diff)
downloadDoxygen-6b47ce0c7beaaf8f88058953865e8425cb3ca272.zip
Doxygen-6b47ce0c7beaaf8f88058953865e8425cb3ca272.tar.gz
Doxygen-6b47ce0c7beaaf8f88058953865e8425cb3ca272.tar.bz2
Release-1.2.17-20020826
Diffstat (limited to 'doc/language.tpl')
-rw-r--r--doc/language.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/language.tpl b/doc/language.tpl
index a0dc352..fcf6da0 100644
--- a/doc/language.tpl
+++ b/doc/language.tpl
@@ -62,8 +62,8 @@ Just follow these steps:
defines which language translators will be compiled into doxygen
executable. It is a kind of configuration file. If you are sure that
you do not need some of the languages, you can remove (comment out)
- definitions of symbols for the languages, or you can say \c #undef
- instead of \c #define for them.
+ definitions of symbols for the languages, or you can say \c \#undef
+ instead of \c \#define for them.
<li>Edit language.cpp:
Add a
\verbatim
@@ -93,7 +93,7 @@ Just follow these steps:
<li>Edit <code>translator_xx.h</code>:
<ul>
<li>Rename <code>TRANSLATOR_EN_H</code> to <code>TRANSLATOR_XX_H</code>
- twice (i.e. in the \c #ifndef and \c #define preprocessor commands at
+ twice (i.e. in the \c \#ifndef and \c \#define preprocessor commands at
the beginning of the file).
<li>Rename TranslatorEnglish to TranslatorYourLanguage
<li>In the member <code>idLanguage()</code> change "english" into the