summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2007-08-15 18:35:31 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2007-08-15 18:35:31 (GMT)
commit115c6c02c3b246c525721aef9b1a43aeeb4666d5 (patch)
tree4d3b01807f8eb1364767b33ddb31bfd49b37ef3a /doc
parenta56b6170231a051a6ba7e2cb3f93b21c7d854761 (diff)
downloadDoxygen-115c6c02c3b246c525721aef9b1a43aeeb4666d5.zip
Doxygen-115c6c02c3b246c525721aef9b1a43aeeb4666d5.tar.gz
Doxygen-115c6c02c3b246c525721aef9b1a43aeeb4666d5.tar.bz2
Release-1.5.3-20070815
Diffstat (limited to 'doc')
-rw-r--r--doc/docblocks.doc4
-rw-r--r--doc/formulas.doc4
-rw-r--r--doc/index.doc2
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/docblocks.doc b/doc/docblocks.doc
index d364858..9ed876e 100644
--- a/doc/docblocks.doc
+++ b/doc/docblocks.doc
@@ -93,12 +93,12 @@ or
Some people like to make their comment blocks more visible in the
documentation. For this purpose you can use the following:
-
\verbatim
-/************************************************
+/********************************************//**
* ... text
***********************************************/
\endverbatim
+(note the 2 slashes to end the normal comment block and start a special comment block).
or
diff --git a/doc/formulas.doc b/doc/formulas.doc
index 1ff846a..f77a6f3 100644
--- a/doc/formulas.doc
+++ b/doc/formulas.doc
@@ -95,9 +95,9 @@ valid commands in \f$\mbox{\LaTeX}\f$'s math-mode. For the third command
the section should contain valid command for the specific environment.
\warning Currently, doxygen is not very fault tolerant in recovering
-from typos in formulas. It may have to be necessary to remove the
+from typos in formulas. It may be necessary to remove the
file <code>formula.repository</code> that is written to the html directory to
-a rid of an incorrect formula
+get rid of an incorrect formula.
\htmlonly
Go to the <a href="diagrams.html">next</a> section or return to the
diff --git a/doc/index.doc b/doc/index.doc
index 3c4eae3..c3e5c8a 100644
--- a/doc/index.doc
+++ b/doc/index.doc
@@ -124,7 +124,7 @@ documentation under the terms of the GNU General Public License is hereby
granted. No representations are made about the suitability of this software
for any purpose. It is provided "as is" without express or implied warranty.
See the
-<a href="http://www.gnu.org/copyleft/gpl.html">
+<a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">
GNU General Public License</a>
for more details.
<p>