Skip to content

Commit

Permalink
Modify project Name to Orbbec SDK K4A Wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
hzcyf committed Oct 13, 2023
1 parent 5bcca99 commit 4f398ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/orbbec/docs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if(Doxygen_FOUND)
add_custom_target(ob_k4a_api_doc ALL
COMMAND ${DOXYGEN_EXECUTABLE} Doxyfile
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
COMMENT "Generating OrbbecSDK-K4A-Wrapper API Reference documentation with Doxygen"
COMMENT "Generating Orbbec SDK K4A Wrapper API Reference documentation with Doxygen"
VERBATIM
)
endif()
2 changes: 1 addition & 1 deletion src/orbbec/docs/Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.

PROJECT_NAME = OrbbecSDK-K4A-Wrapper
PROJECT_NAME = Orbbec SDK K4A Wrapper

# 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
Expand Down
2 changes: 1 addition & 1 deletion src/orbbec/docs/api_reference_main_page.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# OrbbecSDK-K4A-Wrapper API Reference
# Orbbec SDK K4A Wrapper API Reference

## English

Expand Down

0 comments on commit 4f398ed

Please sign in to comment.