-
Notifications
You must be signed in to change notification settings - Fork 7.1k
[Doc] Upgrade docs build system #41115
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
[Doc] Upgrade docs build system #41115
Conversation
Todo
|
f6532c3 to
bc9230d
Compare
|
According to RTD support the build is timing out (??). This takes 8m locally...troubleshooting now. |
441f24c to
25c4160
Compare
|
Note: I had to reduce the version of Once click-contrib/sphinx-click#129 is merged, we can remove this dependency from the |
|
59f8fa0 to
6b07aac
Compare
f559c6a to
e327fa2
Compare
|
nit: can we add a line here https://github.com/ray-project/ray/blob/master/ci/pipeline/determine_tests_to_run.py#L276 something like: It will help to get CI results quicker. The entire test suite is run on this change despite this is only a doc change. |
e327fa2 to
06bc86f
Compare
Signed-off-by: pdmurray <[email protected]>
Signed-off-by: pdmurray <[email protected]>
Signed-off-by: pdmurray <[email protected]>
Signed-off-by: pdmurray <[email protected]>
Signed-off-by: pdmurray <[email protected]>
Signed-off-by: pdmurray <[email protected]>
Signed-off-by: pdmurray <[email protected]>
Signed-off-by: pdmurray <[email protected]>
Signed-off-by: pdmurray <[email protected]>
Signed-off-by: pdmurray <[email protected]>
Signed-off-by: pdmurray <[email protected]>
Signed-off-by: pdmurray <[email protected]>
72848dd to
f856709
Compare
Signed-off-by: pdmurray <[email protected]>
can-anyscale
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.
|
@peytondmurray Was doc/source/ray-overview/eco-gallery.yml supposed to be deleted? Is there a new place to add integrations now? |
|
@JoshTanke Yes, it was. Those integrations were being generated from that yaml file and inserted into |
makes sense, thank you for the info! |
This PR upgrades the build system for the docs. Signed-off-by: pdmurray <[email protected]>



Why are these changes needed?
This PR upgrades the build system for the docs.
Related issue number
Closes #37944.
Will contain all the changes in #39766, but will be reviewed in pieces via PRs against this branch.
Checks
git commit -s) in this PR.scripts/format.shto lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/under thecorresponding
.rstfile.