@@ -8,27 +8,12 @@ retrieval of critical metadata about all of your software artifacts.
88- `Product Documentation `_
99
1010.. _Alpha : https://github.com/googleapis/google-cloud-python/blob/master/README.rst
11- .. _Grafeas API : https://cloud.google.com/grafeas
12- .. _Client Library Documentation : https://googleapis.github.io/google-cloud-python/latest/grafeas/usage.html
13- .. _Product Documentation : https://cloud.google.com/grafeas
14-
15- Quick Start
16- -----------
17-
18- In order to use this library, you first need to go through the following steps:
19-
20- 1. `Select or create a Cloud Platform project. `_
21- 2. `Enable billing for your project. `_
22- 3. `Enable the Grafeas API. `_
23- 4. `Setup Authentication. `_
24-
25- .. _Select or create a Cloud Platform project. : https://console.cloud.google.com/project
26- .. _Enable billing for your project. : https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
27- .. _Enable the Grafeas API. : https://cloud.google.com/grafeas
28- .. _Setup Authentication. : https://googleapis.github.io/google-cloud-python/latest/core/auth.html
11+ .. _Grafeas API : https://grafeas.io/
12+ .. _Client Library Documentation : https://googleapis.github.io/google-cloud-python/latest/grafeas/index.html
13+ .. _Product Documentation : https://grafeas.io/
2914
3015Installation
31- ~~~~~~~~~~~~
16+ --------------
3217
3318Install this library in a `virtualenv `_ using pip. `virtualenv `_ is a tool to
3419create isolated Python environments. The basic problem it addresses is one of
@@ -63,7 +48,7 @@ Windows
6348 <your-env>\Scripts\pip.exe install grafeas
6449
6550 Next Steps
66- ~~~~~~~~~~
51+ --------------
6752
6853- Read the `Client Library Documentation `_ for Grafeas API
6954 API to see other available methods on the client.
@@ -72,5 +57,5 @@ Next Steps
7257- View this `repository’s main README `_ to see the full list of Cloud
7358 APIs that we cover.
7459
75- .. _Grafeas API Product documentation : https://cloud.google.com/grafeas
60+ .. _Grafeas API Product documentation : https://grafeas.io/
7661.. _repository’s main README : https://github.com/googleapis/google-cloud-python/blob/master/README.rst
0 commit comments