We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd3a07 commit 8b9a329Copy full SHA for 8b9a329
manual/functional_parts/index.md
@@ -48,6 +48,9 @@ The second part of the ROOT Manual contains:
48
- **[Geometry]({{ '/manual/geometry' | relative_url }})** <br>
49
A geometry represents a Hierarchie of constructive solid geometry primitive elements (shapes or solid).
50
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
+
54
- **[I/O of custom classes]({{ '/manual/io_custom_classes' | relative_url }})** <br>
55
Reading and writing arbitrary C++ classes.
56
0 commit comments