-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[skip-ci] [io] Collapse data format details of TFile class #14929
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…adable as requested by pcanal
|
I believe the changes go in the right direction as discussed in the related PR, thanks a lot @ferdymercury ! Probably we need an explicit approval by @couet that the |
|
Hi @vepadulano , I just built the corresponding documentation of this new TFile version. It uses the tag |
vepadulano
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @couet for checking and @ferdymercury for the contribution! I believe this looks good
|
@pcanal how do you like it ? |
|
@couet can you merge? Thanks! |
|
@couet It seems the root-makedoc-master bot is dead, as these changes are not yet visible in the Web? Or does it only rebuild weekly? thanks! |
|
@ferdymercury looking at it |
|
relaunched |
Whenever there is an explicit section for Python documentation in a doxygen page, ensure that is displayed at the top by moving the generation of the documentation box first in "makeinput.sh". This section is now called "Python interface" and it is a collapsable box (open by default) that can be linked to by using the `#python` anchor in the URL.
See related discussion: root-project#14929
See related discussion: #14929
This Pull request:
Changes or fixes:
Supersedes #9616
Checklist: