Skip to content

Commit fe31429

Browse files
committed
[RF] Fix tutorial category of rf206_treevistools
I think this was an oversight due to conflict resolution. That will fixup the RooFit tutorial page: https://root.cern/doc/master/group__tutorial__roofit.html
1 parent 7587e0d commit fe31429

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tutorials/roofit/roofit/rf206_treevistools.C

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/// \file
2-
/// \ingroup tutorial_roofit
2+
/// \ingroup tutorial_roofit_main
33
/// \notebook -nodraw
44
/// Addition and convolution: tools for visualization of RooAbsArg expression trees
55
///

tutorials/roofit/roofit/rf206_treevistools.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## \file
2-
## \ingroup tutorial_roofit
2+
## \ingroup tutorial_roofit_main
33
## \notebook -nodraw
44
## Addition and convolution: tools for visualization of ROOT.RooAbsArg expression trees
55
##

0 commit comments

Comments
 (0)