mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00

Take out the CLI reference from the core API subsection. It follows the same CLI reference pattern as other library (e.g., Serve has Serve CLI under Serve API section).
16 lines
370 B
ReStructuredText
16 lines
370 B
ReStructuredText
API References
|
|
==============
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Ray API References
|
|
|
|
../ray-air/package-ref.rst
|
|
../data/api/api.rst
|
|
../train/api.rst
|
|
../tune/api_docs/overview.rst
|
|
../serve/package-ref.rst
|
|
../rllib/package_ref/index.rst
|
|
../workflows/package-ref.rst
|
|
../cluster/package-overview.rst
|
|
../ray-core/package-ref.rst
|