Skip to content

Commit 4c6ac88

Browse files
committed
Include websecurityscanner in docs.
1 parent 26efddf commit 4c6ac88

4 files changed

Lines changed: 7 additions & 1 deletion

File tree

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ The following client libraries have **alpha** support:
6666
- `Google Cloud Memorystore for Redis`_ (`Redis README`_)
6767
- `Google Cloud Resource Manager`_ (`Resource Manager README`_)
6868
- `Google Cloud Runtime Configuration`_ (`Runtime Config README`_)
69+
- `Google Cloud Web Security Scanner`_ (`Web Security Scanner README`_ )
6970
- `Stackdriver Error Reporting`_ (`Error Reporting README`_)
7071
- `Stackdriver Monitoring`_ (`Monitoring README`_)
7172

@@ -120,6 +121,8 @@ updates. See `versioning`_ for more details.
120121
.. _Redis README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/redis
121122
.. _Google Cloud AutoML: https://pypi.org/project/google-cloud-automl/
122123
.. _AutoML README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/automl
124+
.. _Google Cloud Security Scanner: https://pypi.org/project/google-cloud-websecurityscanner/
125+
.. _Web Security Scanner README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/websecurityscanner
123126

124127
If you need support for other Google APIs, check out the
125128
`Google APIs Python Client library`_.

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
translate/usage
3535
vision/index
3636
videointelligence/index
37+
websecurityscanner/index
3738

3839
Google Cloud Client Library for Python
3940
======================================

docs/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ recommonmark >= 0.4.0
3535
-e trace/
3636
-e translate/
3737
-e videointelligence/
38-
-e vision/
38+
-e vision/
39+
-e websecurityscanner/

docs/websecurityscanner

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../websecurityscanner/docs/

0 commit comments

Comments
 (0)