Skip to content

Commit

Permalink
docs: fix docs structure for Firestore (#868)
Browse files Browse the repository at this point in the history
* docs: fix docs structure for Firestore

* docs: update index page to reflect new structure

* docs: fix typo for bundles directory

* fix: add google-auth as a direct dependency

* update warning filter for grpc

---------

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
dandhlee and parthea committed Mar 7, 2024
1 parent ae5ba71 commit 8ddb859
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 12 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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
26 changes: 14 additions & 12 deletions docs/index.rst
Expand Up @@ -8,18 +8,20 @@ API Reference
.. toctree::
:maxdepth: 2

client
collection
aggregation
document
field_path
query
batch
bundles
transaction
transforms
types
admin_client
firestore_admin_v1/admin_client

firestore_bundle/bundles

firestore_v1/aggregation
firestore_v1/batch
firestore_v1/client
firestore_v1/collection
firestore_v1/document
firestore_v1/field_path
firestore_v1/query
firestore_v1/transaction
firestore_v1/transforms
firestore_v1/types

Migration Guide
---------------
Expand Down

0 comments on commit 8ddb859

Please sign in to comment.