Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit 7cd1a99

Browse files
authored
Mention documentation in README (#130)
1 parent 89f549d commit 7cd1a99

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

generated/python/gapic-google-cloud-logging-v2/README.rst

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ easy-to-use client library for the `Stackdriver Logging API`_ (v2) defined in th
99
.. _`google-gax`: https://github.com/googleapis/gax-python
1010
.. _`Stackdriver Logging API`: https://developers.google.com/apis-explorer/?hl=en_US#p/logging/v2/
1111

12+
Documentation for this library is available on `Read the Docs`_.
13+
14+
.. _`Read the Docs`: http://gapic-google-cloud-logging-v2.readthedocs.io/en/latest/
15+
1216
Getting started
1317
---------------
1418

generated/python/gapic-google-cloud-logging-v2/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name='gapic-google-cloud-logging-v2',
20-
version='0.14.0',
20+
version='0.14.1',
2121
author='Google Inc',
2222
author_email='[email protected]',
2323
classifiers=[

0 commit comments

Comments
 (0)