Skip to content

Commit a0899fc

Browse files
authored
Doxygen fixes: (#8209)
Added modules README.md for GPU and scripts directories (were missing in MR #8202)
1 parent a295db1 commit a0899fc

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

GPU/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!-- doxy
2+
\page refGPU Module 'GPU'
3+
/doxy -->
4+
5+
# GPU
6+
7+
<!-- doxy
8+
This module contains the following submodules:
9+
10+
* \subpage refGPUTrackingStandalone
11+
* \subpage refGPUTrackingDisplayFilterMacros
12+
/doxy -->

scripts/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!-- doxy
2+
\page refscripts Module 'scripts'
3+
/doxy -->
4+
5+
# Utilities
6+
7+
<!-- doxy
8+
This module contains the following documentation pages:
9+
10+
* \subpage refscriptsDatamodel-doc
11+
/doxy -->

0 commit comments

Comments
 (0)