mirror of
https://github.com/OpenAMP/libmetal.git
synced 2026-02-05 19:26:31 +08:00
Doxygen: use libmetal as project name
Hardcoded the project name in libmetal doxygen to libmetal Signed-off-by: Wendy Liang <jliang@xilinx.com>
This commit is contained in:
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
|
||||
# title of most generated pages and in a few other places.
|
||||
# The default value is: My Project.
|
||||
|
||||
PROJECT_NAME = @PROJECT_NAME@
|
||||
PROJECT_NAME = libmetal
|
||||
|
||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
|
||||
# could be handy for archiving the generated documentation or if some version
|
||||
|
||||
Reference in New Issue
Block a user