]> sigrok.org Git - libsigrok.git/blobdiff - bindings/java/Doxyfile
Backport recent changes from mainline.
[libsigrok.git] / bindings / java / Doxyfile
index 14627c23ee950ca8f63dda4e55571465c0df7849..6d445eb23ea98a47ea0e127dd538895b58ae2d2e 100644 (file)
@@ -51,7 +51,7 @@ PROJECT_BRIEF          = "Java bindings for libsigrok"
 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
 # to the output directory.
 
-PROJECT_LOGO           = ../../contrib/sigrok-logo-notext.png
+PROJECT_LOGO           = ../../contrib/libsigrok_112x112.png
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
 # into which the generated documentation will be written. If a relative path is
@@ -743,7 +743,7 @@ WARN_LOGFILE           =
 # spaces.
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = org/sigrok/core $(BUILDDIR)org/sigrok/core
+INPUT                  = $(SRCDIR)org/sigrok/core $(BUILDDIR)org/sigrok/core
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses