Skip to content
Snippets Groups Projects
Commit 83d365e7 authored by Nikita Danilov's avatar Nikita Danilov
Browse files

update doxygen INPUT paths to use sources in new libcfs directory.

parent 788c1f23
No related branches found
No related tags found
No related merge requests found
...@@ -86,7 +86,8 @@ WARN_LOGFILE = ...@@ -86,7 +86,8 @@ WARN_LOGFILE =
# configuration options related to the input files # configuration options related to the input files
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
INPUT = lustre/ \ INPUT = lustre/ \
lnet lnet/ \
libcfs/
INPUT_ENCODING = UTF-8 INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.h \ FILE_PATTERNS = *.h \
*.c *.c
......
...@@ -86,7 +86,8 @@ WARN_LOGFILE = ...@@ -86,7 +86,8 @@ WARN_LOGFILE =
# configuration options related to the input files # configuration options related to the input files
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
INPUT = lustre/ \ INPUT = lustre/ \
lnet lnet/ \
libcfs/
INPUT_ENCODING = UTF-8 INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.h \ FILE_PATTERNS = *.h \
*.c *.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment