Skip to content

Commit

Permalink
docs: add summary_overview template
Browse files Browse the repository at this point in the history
Source-Link: googleapis/synthtool@d7c2271
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:db05f70829de86fe8e34ba972b7fe56da57eaccf1691f875ed4867db80d5cec9
  • Loading branch information
gcf-owl-bot[bot] committed Apr 5, 2024
1 parent 5e1bb1a commit ff1d914
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
digest: sha256:d0e70b7cbce0f340c4755bafee5c1ef754c4e83927ecce8988f4f4c530572f61
# created: 2024-03-18T16:26:15.743347415Z
digest: sha256:db05f70829de86fe8e34ba972b7fe56da57eaccf1691f875ed4867db80d5cec9
# created: 2024-04-05T19:51:26.466869535Z
22 changes: 22 additions & 0 deletions docs/summary_overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
This is a templated file. Adding content to this file may result in it being
reverted. Instead, if you want to place additional content, create an
"overview_content.md" file in `docs/` directory. The Sphinx tool will
pick up on the content and merge the content.
]: #

# Document AI Toolbox API

Overview of the APIs available for Document AI Toolbox API.

## All entries

Classes, methods and properties & attributes for
Document AI Toolbox API.

[classes](https://cloud.google.com/python/docs/reference/documentai-toolbox/latest/summary_class.html)

[methods](https://cloud.google.com/python/docs/reference/documentai-toolbox/latest/summary_method.html)

[properties and
attributes](https://cloud.google.com/python/docs/reference/documentai-toolbox/latest/summary_property.html)

0 comments on commit ff1d914

Please sign in to comment.