ray/doc/source/rllib
Max Pumperla f9b71a8bf6
[docs] new structure (#21776)
This PR consolidates both #21667 and #21759 (look there for features), but improves on them in the following way:

- [x] we reverted renaming of existing projects `tune`, `rllib`, `train`, `cluster`, `serve`, `raysgd` and `data` so that links won't break. I think my consolidation efforts with the `ray-` prefix were a little overeager in that regard. It's better like this. Only the creation of `ray-core` was a necessity, and some files moved into the `rllib` folder, so that should be relatively benign.
- [x] Additionally, we added Algolia `docsearch`, screenshot below. This is _much_ better than our current search. Caveat: there's a sphinx dependency that needs to be replaced (`sphinx-tabs`) by another, newer one (`sphinx-panels`), as the former prevents loading of the `algolia.js` library. Will follow-up in the next PR (hoping this one doesn't get re-re-re-re-reverted).
2022-01-21 15:42:05 -08:00
..
images [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
package_ref [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
core-concepts.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
feature_overview.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
index.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
rllib-algorithms.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
rllib-concepts.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
rllib-dev.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
rllib-env.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
rllib-examples.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
rllib-models.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
rllib-offline.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
rllib-sample-collection.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
rllib-toc.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
rllib-training.rst [docs] new structure (#21776) 2022-01-21 15:42:05 -08:00
we_are_hiring.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00