Skip to content

Commit f41ede9

Browse files
committed
Fix README hierarchy
1 parent 93f0e0f commit f41ede9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Detectors/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ There is no module description yet.
99
<!-- doxy
1010
This module contains the following submodules:
1111
12+
* \subpage refDetectorsRaw
1213
* \subpage refDetectorsBasetest
1314
* \subpage refDetectorsEMCAL
1415
* \subpage refDetectorsFIT

Detectors/Raw/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- doxy
2-
\page DetectorsRaw Library
2+
\page refDetectorsRaw Raw Data
33
/doxy -->
44

55
# Raw data tools
@@ -42,7 +42,7 @@ The parsing to STF is in development</em>.
4242
Usage: o2-raw-filecheck [options] file0 [... fileN]
4343
Options:
4444
-h [ --help ] print this help message.
45-
-v [ --verbosity ] arg (=0) 1: print RDH on error, 2: print all RDH
45+
-v [ --verbosity ] arg (=0) 1: long report, 2 or 3: print or dump all RDH
4646
-s [ --spsize ] arg (=1048576) nominal super-page size in bytes
4747
-t [ --hbfpertf ] arg (=256) nominal number of HBFs per TF
4848
--nocheck-packet-increment ignore /Wrong RDH.packetCounter increment/

0 commit comments

Comments
 (0)