Whamcloud - gitweb
update doxygen INPUT paths to use sources in new libcfs directory.
authornikita <nikita>
Tue, 15 Jul 2008 19:37:11 +0000 (19:37 +0000)
committernikita <nikita>
Tue, 15 Jul 2008 19:37:11 +0000 (19:37 +0000)
build/doxyfile.api
build/doxyfile.ref

index 3739a64..4b8b103 100644 (file)
@@ -86,7 +86,8 @@ WARN_LOGFILE           =
 # configuration options related to the input files
 #---------------------------------------------------------------------------
 INPUT                  = lustre/ \
-                         lnet
+                         lnet/   \
+                         libcfs/
 INPUT_ENCODING         = UTF-8
 FILE_PATTERNS          = *.h \
                          *.c
index 26c194c..7b5e790 100644 (file)
@@ -86,7 +86,8 @@ WARN_LOGFILE           =
 # configuration options related to the input files
 #---------------------------------------------------------------------------
 INPUT                  = lustre/ \
-                         lnet
+                         lnet/   \
+                         libcfs/
 INPUT_ENCODING         = UTF-8
 FILE_PATTERNS          = *.h \
                          *.c