Skip to content

Commit 97294a9

Browse files
ferdymercurydpiparo
authored andcommitted
[skip-ci] rescue collapsed-by-default section of TFile details
See related discussion: root-project#14929
1 parent 05af193 commit 97294a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

io/io/src/TFile.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
\sa \ref IO
1818
\sa \ref rootio (or `io/doc/TFile` folder in your codebase)
1919
20+
<details>
2021
<summary>ROOT file data format specification</summary>
2122
2223
A ROOT file is composed of a header, followed by consecutive data records
@@ -77,6 +78,7 @@ Begin_Macro
7778
End_Macro
7879
7980
The structure of a directory is shown in TDirectoryFile::TDirectoryFile
81+
</details>
8082
*/
8183

8284
#include <ROOT/RConfig.hxx>

0 commit comments

Comments
 (0)