Skip to content

Commit f39aac2

Browse files
ihrivnacmatthiasrichter
authored andcommitted
Fixes in Doxygen documentation
- Corrected instructions in DoxygenInstructions.md - Updated MUON/MID/Raw/exe/README.md to avoid polluting top pages menu
1 parent 9ea0fe3 commit f39aac2

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

Detectors/MUON/MID/Raw/exe/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
<!-- doxy
12
\page refMUONMIDRawExe MID RAW executable
3+
/doxy -->
24

35
# Utilities for MID RAW data
46
This directory contains two utilities that can be executed to verify the raw data.

Detectors/MUON/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This is a top page for the MUON detector documentation.
88

99
<!-- doxy
1010
* \subpage refMUONMIDClustering
11+
* \subpage refMUONMIDRawExe
1112
* \subpage refMUONMIDTracking
1213
* \subpage refMUONMIDWorkflow
1314
* \subpage refMUONMCHMappingSegContour

doc/DoxygenInstructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This module contains the following submodules:
3838
#### An example of a `README.md` file at a submodule level:
3939

4040
```
41-
!-- doxy
41+
<!-- doxy
4242
\page refModulenameSubmodulename1 Submodulename1
4343
/doxy -->
4444

0 commit comments

Comments
 (0)