fix project name and number in eos.doxygen.in :doc
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
|||||||
# Project related configuration options
|
# Project related configuration options
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
DOXYFILE_ENCODING = UTF-8
|
DOXYFILE_ENCODING = UTF-8
|
||||||
PROJECT_NAME = "ANTELOPE.IO"
|
PROJECT_NAME = "LEAP"
|
||||||
PROJECT_NUMBER = "LEAP ${DOXY_EOS_VERSION}"
|
PROJECT_NUMBER = "${DOXY_EOS_VERSION}"
|
||||||
PROJECT_BRIEF =
|
PROJECT_BRIEF =
|
||||||
PROJECT_LOGO = eos-logo.png
|
PROJECT_LOGO = eos-logo.png
|
||||||
OUTPUT_DIRECTORY =
|
OUTPUT_DIRECTORY =
|
||||||
|
|||||||
Reference in New Issue
Block a user