X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=bindings%2Fjava%2FDoxyfile;h=6d445eb23ea98a47ea0e127dd538895b58ae2d2e;hb=f73b00b647ccca65e1aaba21a1b826f3f4b965ab;hp=14627c23ee950ca8f63dda4e55571465c0df7849;hpb=efde67a1076110f8d0a7e0e6175eeccd4dc8446a;p=libsigrok.git diff --git a/bindings/java/Doxyfile b/bindings/java/Doxyfile index 14627c23..6d445eb2 100644 --- a/bindings/java/Doxyfile +++ b/bindings/java/Doxyfile @@ -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