From 1e5c5faae4987900a1d85262e4dc9b428ebf45a9 Mon Sep 17 00:00:00 2001 From: YoongHM Date: Thu, 7 May 2020 03:33:57 +0800 Subject: [PATCH] Referenced documents in toctree have similar name (#21) See issue at https://github.com/googleapis/python-texttospeech/issues/20 Co-authored-by: Mike <45373284+munkhuushmgl@users.noreply.github.com> --- packages/google-cloud-texttospeech/docs/index.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/google-cloud-texttospeech/docs/index.rst b/packages/google-cloud-texttospeech/docs/index.rst index 54bbdd520430..ccb813757841 100644 --- a/packages/google-cloud-texttospeech/docs/index.rst +++ b/packages/google-cloud-texttospeech/docs/index.rst @@ -5,11 +5,11 @@ Api Reference .. toctree:: :maxdepth: 2 - api - gapic/v1/api - gapic/v1/types - gapic/v1beta1/api - gapic/v1beta1/types + Text-to-Speech Client API Reference + Client for Cloud Text-to-Speech API (v1) + Types for Cloud Text-to-Speech API Client (v1) + Client for Cloud Text-to-Speech API (v1beta1) + Types for Cloud Text-to-Speech API Client (v1beta1) Changelog --------- @@ -19,4 +19,4 @@ For a list of all ``google-cloud-texttospeech`` releases. .. toctree:: :maxdepth: 2 - changelog \ No newline at end of file + changelog