Loading DoxyfileLib +2 −2 Original line number Original line Diff line number Diff line Loading @@ -31,7 +31,7 @@ PROJECT_NAME = libnmxp # This could be handy for archiving the generated documentation or # This could be handy for archiving the generated documentation or # if some version control system is used. # if some version control system is used. PROJECT_NUMBER = 1.1.8 PROJECT_NUMBER = 1.2.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. # base path where the generated documentation will be put. Loading Loading @@ -462,7 +462,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # directories like "/usr/src/myproject". Separate the files or directories # with spaces. # with spaces. INPUT = src INPUT = include lib # This tag can be used to specify the character encoding of the source files that # This tag can be used to specify the character encoding of the source files that # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default Loading Loading
DoxyfileLib +2 −2 Original line number Original line Diff line number Diff line Loading @@ -31,7 +31,7 @@ PROJECT_NAME = libnmxp # This could be handy for archiving the generated documentation or # This could be handy for archiving the generated documentation or # if some version control system is used. # if some version control system is used. PROJECT_NUMBER = 1.1.8 PROJECT_NUMBER = 1.2.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. # base path where the generated documentation will be put. Loading Loading @@ -462,7 +462,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # directories like "/usr/src/myproject". Separate the files or directories # with spaces. # with spaces. INPUT = src INPUT = include lib # This tag can be used to specify the character encoding of the source files that # This tag can be used to specify the character encoding of the source files that # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default Loading