Skip to content

Commit

Permalink
Add RST for speech.result.
Browse files Browse the repository at this point in the history
  • Loading branch information
daspecster committed Nov 11, 2016
1 parent e03d787 commit 71a0d55
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@
Client <speech-client>
speech-encoding
speech-operation
speech-result
speech-sample
speech-alternative

Expand Down
7 changes: 7 additions & 0 deletions docs/speech-result.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Speech Result
=============

.. automodule:: google.cloud.speech.result
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 71a0d55

Please sign in to comment.