Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions scripts/datamodel-doc/inputCard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@

<!-- relative to mainDir/O2Physicslocal -->
<mainDir>
DataModel/include/AnalysisDataModel
.
</mainDir>

<!-- relative to headerFiles/mainDir -->
<subDirs>
., PID
Common/Core/PID, Common/DataModel
</subDirs>

<!-- selection of files to consider as header files -->
Expand All @@ -96,12 +96,12 @@

<!-- relative to mainDir/O2Physicslocal -->
<mainDir>
Tasks
.
</mainDir>

<!-- relative to CMLfiles/mainDir -->
<subDirs>
., PID, PWGLF, PWGHF
Common/TableProducer, Common/TableProducer/PID
</subDirs>

<!-- selection of files to consider as CMakeLists files -->
Expand All @@ -117,12 +117,12 @@

<!-- relative to mainDir/O2Physicslocal -->
<mainDir>
Tasks
.
</mainDir>

<!-- relative to codeFiles/mainDir -->
<subDirs>
., PID, PWGLF, PWGHF
Common/TableProducer, Common/TableProducer/PID
</subDirs>

<!-- selection of files to consider as task code files -->
Expand Down