[doc] Add build_info to autodoc. [skip ci] (#10551)

This commit is contained in:
Jiaming Yuan 2024-07-10 04:05:20 +08:00 committed by GitHub
parent 8d0f2bfbaa
commit 3ec74a1ba9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,8 @@ Global Configuration
.. autofunction:: xgboost.get_config .. autofunction:: xgboost.get_config
.. autofunction:: xgboost.build_info
Core Data Structure Core Data Structure
------------------- -------------------
.. automodule:: xgboost.core .. automodule:: xgboost.core