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

docs: update aiplatform SDK arrangement for Sphinx #1163

Merged
merged 9 commits into from
May 11, 2022
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/aiplatform.rst → docs/aiplatform/services.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Google Cloud Aiplatform SDK

.. automodule:: google.cloud.aiplatform
:members:
:show-inheritance:
:show-inheritance:
13 changes: 13 additions & 0 deletions docs/aiplatform/types.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Types for Google Cloud Aiplatform SDK API
===========================================
.. toctree::
:maxdepth: 2

instance_v1
instance_v1beta1
params_v1
params_v1beta1
prediction_v1
prediction_v1beta1
definition_v1
definition_v1beta1
6 changes: 4 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ API Reference
.. toctree::
:maxdepth: 2

aiplatform
aiplatform/services
aiplatform/types

aiplatform_v1/services
aiplatform_v1/types

Expand All @@ -22,4 +24,4 @@ For a list of all ``google-cloud-aiplatform`` releases:
.. toctree::
:maxdepth: 2

changelog
changelog