Skip to content

Commit 8b9a329

Browse files
committed
Add "I/O concepts" to "Functional parts"
1 parent afd3a07 commit 8b9a329

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

manual/functional_parts/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ The second part of the ROOT Manual contains:
4848
- **[Geometry]({{ '/manual/geometry' | relative_url }})** <br>
4949
A geometry represents a Hierarchie of constructive solid geometry primitive elements (shapes or solid).
5050

51+
- **[I/O concepts]({{ '/manual/io' | relative_url }})** <br>
52+
An overview of several important concepts and features related to reading and writing data.
53+
5154
- **[I/O of custom classes]({{ '/manual/io_custom_classes' | relative_url }})** <br>
5255
Reading and writing arbitrary C++ classes.
5356

0 commit comments

Comments
 (0)