Skip to content

Commit

Permalink
Speech: Prep docs for repo split. (#6017)
Browse files Browse the repository at this point in the history
- Move contents of 'docs/speech/' to 'speech/docs', leaving a symlink.
- Harmonize / DRY 'speech/README.rst' with 'speech/docs/index.rst'.
  • Loading branch information
tseaver authored Sep 21, 2018
1 parent 65efe80 commit 1127101
Show file tree
Hide file tree
Showing 4 changed files with 269 additions and 120 deletions.
17 changes: 6 additions & 11 deletions packages/google-cloud-python-speech/README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
Python Client for Cloud Speech API (`Beta`_)
=============================================

`Cloud Speech API`_: Converts audio to text by applying powerful neural network models.
The `Cloud Speech API`_ enables developers to convert audio to text by applying
powerful neural network models. The API recognizes over 80 languages and
variants, to support your global user base.

- `Client Library Documentation`_
- `Product Documentation`_
Expand Down Expand Up @@ -61,11 +63,8 @@ Windows
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-speech
Preview
~~~~~~~

SpeechClient
^^^^^^^^^^^^
Example Usage
~~~~~~~~~~~~~

.. code:: py
Expand All @@ -88,10 +87,6 @@ Next Steps

- Read the `Client Library Documentation`_ for Cloud Speech API
API to see other available methods on the client.
- Read the `Cloud Speech API Product documentation`_ to learn
- Read the `Product documentation`_ to learn
more about the product and see How-to Guides.
- View this `repository’s main README`_ to see the full list of Cloud
APIs that we cover.

.. _Cloud Speech API Product documentation: https://cloud.google.com/speech
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
1 change: 1 addition & 0 deletions packages/google-cloud-python-speech/docs/changelog.md
Loading

0 comments on commit 1127101

Please sign in to comment.