Skip to content

Commit

Permalink
docs: update aiplatform SDK arrangement for Sphinx (#1163)
Browse files Browse the repository at this point in the history
* docs: update aiplatform SDK sphinx arrangement

* docs: remove unneeded aiplatform.rst file

* docs: remove moves files

Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
  • Loading branch information
dandhlee and kweinmeister committed May 11, 2022
1 parent 243c6f6 commit e9510ea
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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

0 comments on commit e9510ea

Please sign in to comment.