mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
docs: update path to java index in doxygen configuration file
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
3b6812ff36
commit
922c8f628c
@ -767,7 +767,7 @@ WARN_LOGFILE =
|
|||||||
INPUT = @CMAKE_CURRENT_SOURCE_DIR@/src/upm.h \
|
INPUT = @CMAKE_CURRENT_SOURCE_DIR@/src/upm.h \
|
||||||
@CMAKE_CURRENT_SOURCE_DIR@/build/src/ \
|
@CMAKE_CURRENT_SOURCE_DIR@/build/src/ \
|
||||||
@CMAKE_CURRENT_SOURCE_DIR@/docs/ \
|
@CMAKE_CURRENT_SOURCE_DIR@/docs/ \
|
||||||
@CMAKE_CURRENT_SOURCE_DIR@/docs/README.java.md
|
@CMAKE_CURRENT_SOURCE_DIR@/doxy/README.java.md
|
||||||
|
|
||||||
# This tag can be used to specify the character encoding of the source files
|
# 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
|
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
||||||
@ -946,7 +946,7 @@ FILTER_SOURCE_PATTERNS =
|
|||||||
# (index.html). This can be useful if you have a project on for instance GitHub
|
# (index.html). This can be useful if you have a project on for instance GitHub
|
||||||
# and want to reuse the introduction page also for the doxygen output.
|
# and want to reuse the introduction page also for the doxygen output.
|
||||||
|
|
||||||
USE_MDFILE_AS_MAINPAGE = @CMAKE_CURRENT_SOURCE_DIR@/docs/README.java.md
|
USE_MDFILE_AS_MAINPAGE = @CMAKE_CURRENT_SOURCE_DIR@/doxy/README.java.md
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# Configuration options related to source browsing
|
# Configuration options related to source browsing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user