summaryrefslogtreecommitdiffstats
path: root/doc/commands.doc
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2004-06-17 19:53:53 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2004-06-17 19:53:53 (GMT)
commitd3c3bbd02543280d12a763d82aa5b54ce516c57f (patch)
treee215fcacfb74cc58f4d27e30b9722efd930d7a7a /doc/commands.doc
parentf309c3c0e7c1cf29df6b850e19d647e93a30ce28 (diff)
downloadDoxygen-d3c3bbd02543280d12a763d82aa5b54ce516c57f.zip
Doxygen-d3c3bbd02543280d12a763d82aa5b54ce516c57f.tar.gz
Doxygen-d3c3bbd02543280d12a763d82aa5b54ce516c57f.tar.bz2
Release-1.3.7-20040617
Diffstat (limited to 'doc/commands.doc')
-rw-r--r--doc/commands.doc11
1 files changed, 2 insertions, 9 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index 932f83f..652f2ce 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -440,11 +440,11 @@ doxygen. Unrecognized commands are treated as normal text.
\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
*
@@ -603,13 +603,6 @@ See section \ref memgroup for an example.
non-friend functions that are nevertheless strongly coupled to a certain
class. It only works for functions.
- \par Example:
- \verbinclude relates.cpp
- \htmlonly
- Click <a href="$(DOXYGEN_DOCDIR)/examples/relates/html/globals.html">here</a>
- for the corresponding HTML documentation that is generated by doxygen.
- \endhtmlonly
-
<hr>
\section cmdshowinitializer \showinitializer