The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Put Monado in the project name

+2 -2
+1 -1
doc/Doxyfile.in
··· 1 1 ## Changed properties goes on the top. 2 2 3 3 QUIET = YES 4 - PROJECT_NAME = "OpenXR Runtime" 4 + PROJECT_NAME = "Monado OpenXR Runtime" 5 5 OUTPUT_DIRECTORY = @CMAKE_CURRENT_BINARY_DIR@/ 6 6 INPUT = \ 7 7 @CMAKE_CURRENT_SOURCE_DIR@/../src/xrt \
+1 -1
doc/Doxyfile.meson.in
··· 1 1 ## Changed properties goes on the top. 2 2 3 3 QUIET = YES 4 - PROJECT_NAME = "OpenXR Runtime" 4 + PROJECT_NAME = "Monado OpenXR Runtime" 5 5 OUTPUT_DIRECTORY = @CURBUILDDIR@/ 6 6 INPUT = \ 7 7 @SRCDIR@/src/xrt \