Whamcloud - gitweb
update to doxygen templates
[fs/lustre-release.git] / build / doxyfile.ref
index cfd08fc..26c194c 100644 (file)
@@ -49,7 +49,7 @@ EXTRACT_ALL            = YES
 EXTRACT_PRIVATE        = YES
 EXTRACT_STATIC         = YES
 EXTRACT_LOCAL_CLASSES  = YES
-EXTRACT_LOCAL_METHODS  = NO
+EXTRACT_LOCAL_METHODS  = YES
 EXTRACT_ANON_NSPACES   = NO
 HIDE_UNDOC_MEMBERS     = NO
 HIDE_UNDOC_CLASSES     = NO
@@ -85,19 +85,11 @@ WARN_LOGFILE           =
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = lustre/include \
-                         lustre/obdclass \
-                         lustre/llite \
-                         lustre/lov \
-                         lustre/osc \
-                         INPUT_ENCODING \
-                         = \
-                         UTF-8
+INPUT                  = lustre/ \
+                         lnet
 INPUT_ENCODING         = UTF-8
-FILE_PATTERNS          = *_object.h \
-                         cl_*.c \
-                         *_object.c \
-                         *_cl.c
+FILE_PATTERNS          = *.h \
+                         *.c
 RECURSIVE              = YES
 EXCLUDE                = 
 EXCLUDE_SYMLINKS       = NO
@@ -133,9 +125,9 @@ IGNORE_PREFIX          =
 GENERATE_HTML          = YES
 HTML_OUTPUT            = html
 HTML_FILE_EXTENSION    = .html
-HTML_HEADER            = 
-HTML_FOOTER            = 
-HTML_STYLESHEET        = 
+HTML_HEADER            = build/doxygen-header.html
+HTML_FOOTER            = build/doxygen-footer.html
+HTML_STYLESHEET        = build/doxygen-stylesheet.css
 HTML_ALIGN_MEMBERS     = YES
 GENERATE_HTMLHELP      = NO
 HTML_DYNAMIC_SECTIONS  = NO