How can I view an extended inheritance diagram with more than two layers in the XGBoost documentation, specifically on the TreeUpdater page? Currently, the diagram displayed shows only two layers of inheritance.
Is there a setting or option within the documentation that allows me to view more layers of inheritance for a more comprehensive understanding of the class hierarchy?
This is the inheritance diagram I expected (I found it in some blogs):