Skip to content

Commit b1398ff

Browse files
authored
docs: reorganize sphinx structure (#751)
* docs: reorganize sphinx structure * docs: update directory
1 parent c0330d8 commit b1398ff

12 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ API Documentation
1313
across the documentation.
1414

1515
.. toctree::
16-
:maxdepth: 3
16+
:maxdepth: 4
1717

18-
Publisher Client <publisher/index>
19-
Subscriber Client <subscriber/index>
20-
Types <types>
18+
Publisher Client <pubsub/publisher/index>
19+
Subscriber Client <pubsub/subscriber/index>
20+
Types <pubsub/types>
2121

2222

2323
Migration Guide

packages/google-cloud-pubsub/docs/publisher/api/client.rst renamed to packages/google-cloud-pubsub/docs/pubsub/publisher/api/client.rst

File renamed without changes.

packages/google-cloud-pubsub/docs/publisher/api/futures.rst renamed to packages/google-cloud-pubsub/docs/pubsub/publisher/api/futures.rst

File renamed without changes.

packages/google-cloud-pubsub/docs/publisher/api/pagers.rst renamed to packages/google-cloud-pubsub/docs/pubsub/publisher/api/pagers.rst

File renamed without changes.

packages/google-cloud-pubsub/docs/publisher/index.rst renamed to packages/google-cloud-pubsub/docs/pubsub/publisher/index.rst

File renamed without changes.

packages/google-cloud-pubsub/docs/subscriber/api/client.rst renamed to packages/google-cloud-pubsub/docs/pubsub/subscriber/api/client.rst

File renamed without changes.

packages/google-cloud-pubsub/docs/subscriber/api/futures.rst renamed to packages/google-cloud-pubsub/docs/pubsub/subscriber/api/futures.rst

File renamed without changes.

packages/google-cloud-pubsub/docs/subscriber/api/message.rst renamed to packages/google-cloud-pubsub/docs/pubsub/subscriber/api/message.rst

File renamed without changes.

packages/google-cloud-pubsub/docs/subscriber/api/pagers.rst renamed to packages/google-cloud-pubsub/docs/pubsub/subscriber/api/pagers.rst

File renamed without changes.

packages/google-cloud-pubsub/docs/subscriber/api/scheduler.rst renamed to packages/google-cloud-pubsub/docs/pubsub/subscriber/api/scheduler.rst

File renamed without changes.

0 commit comments

Comments
 (0)