diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-06-17 19:53:53 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-06-17 19:53:53 (GMT) |
commit | d3c3bbd02543280d12a763d82aa5b54ce516c57f (patch) | |
tree | e215fcacfb74cc58f4d27e30b9722efd930d7a7a /doc/faq.doc | |
parent | f309c3c0e7c1cf29df6b850e19d647e93a30ce28 (diff) | |
download | Doxygen-d3c3bbd02543280d12a763d82aa5b54ce516c57f.zip Doxygen-d3c3bbd02543280d12a763d82aa5b54ce516c57f.tar.gz Doxygen-d3c3bbd02543280d12a763d82aa5b54ce516c57f.tar.bz2 |
Release-1.3.7-20040617
Diffstat (limited to 'doc/faq.doc')
-rw-r--r-- | doc/faq.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq.doc b/doc/faq.doc index 646d43a..af779ae 100644 --- a/doc/faq.doc +++ b/doc/faq.doc @@ -23,11 +23,11 @@ You should use the \\mainpage command inside a comment block like this: \verbatim /*! \mainpage My Personal Index Page * - * \section intro Introduction + * \section intro_sec Introduction * * This is the introduction. * - * \section install Installation + * \section install_sec Installation * * \subsection step1 Step 1: Opening the box * |