Skip to content

Commit e2a26ce

Browse files
committed
update yaml to fix index.rst replacement
1 parent 4615969 commit e2a26ce

File tree

3 files changed

+23
-42
lines changed

3 files changed

+23
-42
lines changed

.librarian/generator-input/client-post-processing/datastore-integration.yaml

Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -92,38 +92,28 @@ replacements:
9292
9393
API Reference
9494
-------------
95-
.. toctree::
96-
:maxdepth: 2
97-
98-
client
99-
entities
100-
keys
101-
queries
102-
aggregations
103-
transactions
104-
batches
105-
helpers
106-
admin_client
107-
108-
Migration Guide
109-
---------------
110-
111-
See the guide below for instructions on migrating to the 2.x release of this library.
112-
11395
.. toctree::
11496
:maxdepth: 2
11597
116-
UPGRADING
98+
client
99+
entities
100+
keys
101+
queries
102+
aggregations
103+
transactions
104+
batches
105+
helpers
106+
admin_client
117107
118108
Changelog
119109
---------
120110
121111
For a list of all ``google-cloud-datastore`` releases:
122112
123113
.. toctree::
124-
:maxdepth: 2
114+
:maxdepth: 2
125115
126-
changelog
116+
CHANGELOG
127117
count: 1
128118
- paths: [
129119
"packages/google-cloud-datastore/google/cloud/datastore/__init__.py",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../CHANGELOG.md

packages/google-cloud-datastore/docs/index.rst

Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,38 +11,28 @@
1111

1212
API Reference
1313
-------------
14-
.. toctree::
15-
:maxdepth: 2
16-
17-
client
18-
entities
19-
keys
20-
queries
21-
aggregations
22-
transactions
23-
batches
24-
helpers
25-
admin_client
26-
27-
Migration Guide
28-
---------------
29-
30-
See the guide below for instructions on migrating to the 2.x release of this library.
31-
3214
.. toctree::
3315
:maxdepth: 2
3416

35-
UPGRADING
17+
client
18+
entities
19+
keys
20+
queries
21+
aggregations
22+
transactions
23+
batches
24+
helpers
25+
admin_client
3626

3727
Changelog
3828
---------
3929

4030
For a list of all ``google-cloud-datastore`` releases:
4131

4232
.. toctree::
43-
:maxdepth: 2
33+
:maxdepth: 2
4434

45-
changelog
35+
CHANGELOG
4636

4737
.. toctree::
4838
:hidden:

0 commit comments

Comments
 (0)