Skip to content

Commit

Permalink
Replace :: with .. code-block:: console.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Oct 21, 2016
1 parent 881a953 commit a8e1b93
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ If you need support for other Google APIs, check out the
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud
Expand Down
2 changes: 1 addition & 1 deletion bigquery/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Google BigQuery
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-bigquery
Expand Down
2 changes: 1 addition & 1 deletion bigtable/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Google Cloud Bigtable
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-bigtable
Expand Down
2 changes: 1 addition & 1 deletion core/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ used by all of the ``google-cloud-*``.
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-core
2 changes: 1 addition & 1 deletion datastore/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Google Cloud Datastore
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-datastore
Expand Down
2 changes: 1 addition & 1 deletion dns/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Google Cloud DNS
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-dns
Expand Down
2 changes: 1 addition & 1 deletion error_reporting/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Stackdriver Error Reporting
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-error-reporting
Expand Down
2 changes: 1 addition & 1 deletion language/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Google Cloud Natural Language
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-language
$ # OR
Expand Down
2 changes: 1 addition & 1 deletion logging/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Stackdriver Logging
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-logging
Expand Down
2 changes: 1 addition & 1 deletion monitoring/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Stackdriver Monitoring
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-monitoring
Expand Down
2 changes: 1 addition & 1 deletion pubsub/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Google Cloud Pub / Sub
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-pubsub
Expand Down
2 changes: 1 addition & 1 deletion resource_manager/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Google Cloud Resource Manager
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-resource-manager
Expand Down
2 changes: 1 addition & 1 deletion speech/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Google Cloud Speech
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-speech
Expand Down
2 changes: 1 addition & 1 deletion storage/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Google Cloud Storage
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-storage
Expand Down
2 changes: 1 addition & 1 deletion translate/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Google Translate
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-translate
Expand Down
2 changes: 1 addition & 1 deletion vision/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Python Client for Google Cloud Vision
Quick Start
-----------

::
.. code-block:: console
$ pip install --upgrade google-cloud-vision
Expand Down

0 comments on commit a8e1b93

Please sign in to comment.