Skip to content

Commit

Permalink
add toctree to api home page
Browse files Browse the repository at this point in the history
  • Loading branch information
troyraen committed Jul 22, 2024
1 parent 826b8ea commit a73b871
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/source/api-reference/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
pittgoogle
==========

[FIXME] This lists a subset of classes the user will interact with most.
Is this what we want?
Should at least add some text to clarify.
.. toctree::
:caption: API Reference
:maxdepth: 1

.. autosummary::

pittgoogle.alert.Alert
pittgoogle.bigquery.Table
pittgoogle.pubsub.Consumer
pittgoogle.pubsub.Subscription
pittgoogle.pubsub.Topic
pittgoogle.registry.ProjectIds
pittgoogle.registry.Schemas
alert
auth
bigquery
exceptions
pubsub
registry
schema
types_
utils

0 comments on commit a73b871

Please sign in to comment.