Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 8d66b60

Browse files
Referenced documents in toctree have similar name (#21)
See issue at #20 Co-authored-by: Mike <[email protected]>
1 parent d80f533 commit 8d66b60

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/index.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Api Reference
55
.. toctree::
66
:maxdepth: 2
77

8-
api
9-
gapic/v1/api
10-
gapic/v1/types
11-
gapic/v1beta1/api
12-
gapic/v1beta1/types
8+
Text-to-Speech Client API Reference <api>
9+
Client for Cloud Text-to-Speech API (v1) <gapic/v1/api>
10+
Types for Cloud Text-to-Speech API Client (v1) <gapic/v1/types>
11+
Client for Cloud Text-to-Speech API (v1beta1) <gapic/v1beta1/api>
12+
Types for Cloud Text-to-Speech API Client (v1beta1) <gapic/v1beta1/types>
1313

1414
Changelog
1515
---------
@@ -19,4 +19,4 @@ For a list of all ``google-cloud-texttospeech`` releases.
1919
.. toctree::
2020
:maxdepth: 2
2121

22-
changelog
22+
changelog

0 commit comments

Comments
 (0)