Skip to content
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

Add doxygen to sphinx doc. #8300

Merged
merged 14 commits into from
Oct 5, 2022
Merged

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Oct 3, 2022

  • Group C API.
  • Add C API sphinx doc.
  • Consistent use of OptionalArg and the parameter name config.
  • Remove call to deprecated functions in demo.
  • Fix some formatting errors.
  • Add links to c examples in the document (only visible with doxygen pages)

XGBoost has references to breathe (a package for exporting doxygen xml to sphinx doc) in conf.py but doesn't use it. This PR completes the support for the C package. C++ doc is opted out for the moment.

@trivialfis trivialfis changed the title Add doxygen to sphinx doc. [skip ci] Add doxygen to sphinx doc. Oct 4, 2022
@trivialfis
Copy link
Member Author

@trivialfis trivialfis closed this Oct 4, 2022
@trivialfis trivialfis reopened this Oct 4, 2022
@trivialfis
Copy link
Member Author

Found a bug in arrow with nthread mixed with nbatch.

@trivialfis trivialfis merged commit 97c3a80 into dmlc:master Oct 5, 2022
@trivialfis trivialfis deleted the sphinx-doxygen branch October 5, 2022 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants