[Openvas-commits] r9227 - in trunk/openvas-manager: . doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Oct 18 17:05:25 CEST 2010
Author: mattm
Date: 2010-10-18 17:05:23 +0200 (Mon, 18 Oct 2010)
New Revision: 9227
Modified:
trunk/openvas-manager/ChangeLog
trunk/openvas-manager/doc/Doxyfile.in
Log:
* doc/Doxyfile.in: Remove accidental junk from last commit.
Modified: trunk/openvas-manager/ChangeLog
===================================================================
--- trunk/openvas-manager/ChangeLog 2010-10-18 14:59:53 UTC (rev 9226)
+++ trunk/openvas-manager/ChangeLog 2010-10-18 15:05:23 UTC (rev 9227)
@@ -1,5 +1,9 @@
2010-10-18 Matthew Mundell <matthew.mundell at greenbone.net>
+ * doc/Doxyfile.in: Remove accidental junk from last commit.
+
+2010-10-18 Matthew Mundell <matthew.mundell at greenbone.net>
+
Extend OMP HELP to return a documented partial OMP schema in various
formats.
Modified: trunk/openvas-manager/doc/Doxyfile.in
===================================================================
--- trunk/openvas-manager/doc/Doxyfile.in 2010-10-18 14:59:53 UTC (rev 9226)
+++ trunk/openvas-manager/doc/Doxyfile.in 2010-10-18 15:05:23 UTC (rev 9227)
@@ -179,9 +179,7 @@
# will result in a user-defined paragraph with heading "Side Effects:".
# You can put \n's in the value part of an alias to insert newlines.
-#ALIASES = "OMP=page OMP \"The OpenVAS Manager Protocol\""
-ALIASES = "OMP=\xrefitem OMP \"The OpenVAS Manager Protocol\" \"The OpenVAS Manager Protocol\"" \
- "xxx=\page xxx OpenVAS Manager Protocol"
+ALIASES =
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
# sources only. Doxygen will then generate output that is more tailored for C.
More information about the Openvas-commits
mailing list