Author: mwiegand
Date: 2017-02-16 09:11:02 +0100 (Thu, 16 Feb 2017)
New Revision: 27673

Modified:
   trunk/openvas-libraries/ChangeLog
   trunk/openvas-libraries/doc/Doxyfile.in
   trunk/openvas-libraries/doc/Doxyfile_full.in
Log:
* doc/Doxyfile.in, doc/Doxyfile_full.in: Remove 'base' from Doxygen
input directories.

Modified: trunk/openvas-libraries/ChangeLog
===================================================================
--- trunk/openvas-libraries/ChangeLog   2017-02-15 22:49:26 UTC (rev 27672)
+++ trunk/openvas-libraries/ChangeLog   2017-02-16 08:11:02 UTC (rev 27673)
@@ -1,3 +1,8 @@
+2017-02-16  Michael Wiegand <michael.wieg...@greenbone.net>
+
+       * doc/Doxyfile.in, doc/Doxyfile_full.in: Remove 'base' from Doxygen
+       input directories.
+
 2017-02-15  Jan-Oliver Wagner <jan-oliver.wag...@greenbone.net>
 
        Finally remove last remains of base library.

Modified: trunk/openvas-libraries/doc/Doxyfile.in
===================================================================
--- trunk/openvas-libraries/doc/Doxyfile.in     2017-02-15 22:49:26 UTC (rev 
27672)
+++ trunk/openvas-libraries/doc/Doxyfile.in     2017-02-16 08:11:02 UTC (rev 
27673)
@@ -753,8 +753,7 @@
 # spaces.
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = @CMAKE_SOURCE_DIR@/base \
-                         @CMAKE_SOURCE_DIR@/misc
+INPUT                  = @CMAKE_SOURCE_DIR@/misc
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses

Modified: trunk/openvas-libraries/doc/Doxyfile_full.in
===================================================================
--- trunk/openvas-libraries/doc/Doxyfile_full.in        2017-02-15 22:49:26 UTC 
(rev 27672)
+++ trunk/openvas-libraries/doc/Doxyfile_full.in        2017-02-16 08:11:02 UTC 
(rev 27673)
@@ -753,8 +753,7 @@
 # spaces.
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = @CMAKE_SOURCE_DIR@/base \
-                         @CMAKE_SOURCE_DIR@/misc
+INPUT                  = @CMAKE_SOURCE_DIR@/misc
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses

_______________________________________________
Openvas-commits mailing list
Openvas-commits@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-commits

Reply via email to