ray/doc/source/ray-more-libs
Antoni Baum 756d08cd31
[docs] Add support for external markdown (#23505)
This PR fixes the issue of diverging documentation between Ray Docs and ecosystem library readmes which live in separate repos (eg. xgboost_ray). This is achieved by adding an extra step before the docs build process starts that downloads the readmes of specified ecosystem libraries from their GitHub repositories. The files are then preprocessed by a very simple parser to allow for differences between GitHub and Docs markdowns.

In summary, this makes the markdown files in ecosystem library repositories single sources of truth and removes the need to manually keep the doc pages up to date, all the while allowing for differences between what's rendered on GitHub and in the Docs.

See ray-project/xgboost_ray#204 & https://ray--23505.org.readthedocs.build/en/23505/ray-more-libs/xgboost-ray.html for an example.

Needs ray-project/xgboost_ray#204 and ray-project/lightgbm_ray#30 to be merged first.
2022-03-31 08:38:14 -07:00
..
index.rst [ml] Add a starter page for docstrings (#23312) 2022-03-21 17:20:45 -07:00
joblib.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
lightgbm-ray.md [docs] Add support for external markdown (#23505) 2022-03-31 08:38:14 -07:00
multiprocessing.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
ray-collective.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
ray-lightning.rst [docs/tune] Fix PTL multi GPU link (#23589) 2022-03-30 09:24:48 -07:00
xgboost-ray.md [docs] Add support for external markdown (#23505) 2022-03-31 08:38:14 -07:00