2015-05-28 13:42:20 +02:00
|
|
|
Index: nbd-3.11/doc/Doxyfile.in
|
|
|
|
===================================================================
|
|
|
|
--- nbd-3.11.orig/doc/Doxyfile.in
|
|
|
|
+++ nbd-3.11/doc/Doxyfile.in
|
|
|
|
@@ -30,7 +30,7 @@ PROJECT_NUMBER = @PACKAGE_VERSIO
|
2012-01-08 12:31:13 +01:00
|
|
|
# If a relative path is entered, it will be relative to the location
|
|
|
|
# where doxygen was started. If left blank the current directory will be used.
|
|
|
|
|
|
|
|
-OUTPUT_DIRECTORY = doxygen-output
|
|
|
|
+OUTPUT_DIRECTORY = doc
|
|
|
|
|
|
|
|
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
|
|
|
|
# 4096 sub-directories (in 2 levels) under the output directory of each output
|
2015-05-28 13:42:20 +02:00
|
|
|
@@ -459,7 +459,7 @@ WARN_LOGFILE =
|
2012-01-08 12:31:13 +01:00
|
|
|
# directories like "/usr/src/myproject". Separate the files or directories
|
|
|
|
# with spaces.
|
|
|
|
|
|
|
|
-INPUT = ..
|
|
|
|
+INPUT =
|
|
|
|
|
|
|
|
# If the value of the INPUT tag contains directories, you can use the
|
|
|
|
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
|