[gnome-commander] Adds plugin directory paths to Doxyfile INPUT variable



commit 39310ebfd26c2dd6e577f2bb68dd4e12bdebffc5
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Wed Sep 21 23:05:27 2016 +0200

    Adds plugin directory paths to Doxyfile INPUT variable

 Doxyfile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Doxyfile b/Doxyfile
index 36a5fcd..75a67a8 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -733,7 +733,7 @@ WARN_LOGFILE           =
 # spaces.
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = libgcmd src src/dialogs src/intviewer src/tags tests tests/gviewer
+INPUT                  = libgcmd plugins/fileroller plugins/test src src/dialogs src/intviewer src/tags 
tests tests/gviewer
 
 # 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]