nbd/nbd-2.9.25-doxyfile.diff
Martin Pluskal 9ab3394b6f Accepting request 355496 from home:pluskalm:branches:network:utilities
- Update to 3.13
  * This is mainly a bugfix release, containing fixes found in 
    3.12.1 by compiling on different architectures, submitting the 
    build to Coverity Scan, and some analysis of intermittent 
    failures that found a race condition.

OBS-URL: https://build.opensuse.org/request/show/355496
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=37
2016-01-23 17:03:29 +00:00

23 lines
943 B
Diff

Index: nbd-3.13/doc/Doxyfile.in
===================================================================
--- nbd-3.13.orig/doc/Doxyfile.in
+++ nbd-3.13/doc/Doxyfile.in
@@ -30,7 +30,7 @@ PROJECT_NUMBER = @PACKAGE_VERSIO
# 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
@@ -459,7 +459,7 @@ WARN_LOGFILE =
# 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