Generate most non-appengine readmes · debuggerpk/python-docs-samples@2b7c061 · GitHub
Skip to content

Commit 2b7c061

Browse files
author
Jon Wayne Parrott
committed
Generate most non-appengine readmes
Change-Id: I3779282126cdd05b047194d356932b9995484115
1 parent bfdab58 commit 2b7c061

29 files changed

Lines changed: 1135 additions & 542 deletions

File tree

bigquery/README.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

bigquery/cloud-client/README.rst

Lines changed: 2 additions & 1 deletion

language/api/README.md

Lines changed: 0 additions & 87 deletions
This file was deleted.

language/api/README.rst.in

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# This file is used to generate README.rst
2+
3+
product:
4+
name: Google Cloud Natural Language API
5+
short_name: Cloud Natural Language API
6+
url: https://cloud.google.com/natural-language/docs/
7+
description: >
8+
The `Google Cloud Natural Language API`_ provides natural language
9+
understanding technologies to developers, including sentiment analysis,
10+
entity recognition, and syntax analysis. This API is part of the larger
11+
Cloud Machine Learning API.
12+
13+
setup:
14+
- auth
15+
- install_deps
16+
17+
samples:
18+
- name: Analyze syntax
19+
file: analyze.py
20+
show_help: true
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# This file is used to generate README.rst
2+
3+
product:
4+
name: Google Cloud Natural Language API
5+
short_name: Cloud Natural Language API
6+
url: https://cloud.google.com/natural-language/docs/
7+
description: >
8+
The `Google Cloud Natural Language API`_ provides natural language
9+
understanding technologies to developers, including sentiment analysis,
10+
entity recognition, and syntax analysis. This API is part of the larger
11+
Cloud Machine Learning API.
12+
13+
setup:
14+
- auth
15+
- install_deps
16+
17+
samples:
18+
- name: Quickstart
19+
file: quickstart.py
20+
21+
cloud_client_library: true

logging/api-client/README.md

Lines changed: 0 additions & 38 deletions
This file was deleted.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Authentication
2+
++++++++++++++
3+
4+
Authentication for this service is done via an `API Key`_. To obtain an API
5+
Key:
6+
7+
1. Open the `Cloud Platform Console`_
8+
2. Make sure that billing is enabled for your project.
9+
3. From the **Credentials** page, create a new **API Key** or use an existing
10+
one for your project.
11+
12+
.. _API Key:
13+
https://developers.google.com/api-client-library/python/guide/aaa_apikeys
14+
.. _Cloud Console: https://console.cloud.google.com/project?_
Lines changed: 26 additions & 0 deletions

speech/README.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

speech/api-client/README.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)