Skip to content

Commit 9f05d6d

Browse files
authored
Docs: normalize use of support level badges (#6159)
* Remove badges for deprecated umbrella 'google-cloud' package. * Clarify support levels. - Add explicit section to support linking from sub-package README badges. - Move explanatory text for a support level above the list of packages at that level. * Normalize use of support-level badges in READMEs. - Note that 'error_reporting/README.rst' and 'monitoring/README.rst' are undergoing other edits; they are left out here to avoid conflicts. * Use 'General Avaialblity' for support level. Fix linkx in related API READMEs. * Fix links for alpha support in API READMEs. * Fix links for beta support in API READMEs.
1 parent c142479 commit 9f05d6d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/google-cloud-storage/README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Google Cloud Storage
22
======================================
33

4-
|pypi| |versions|
4+
|GA| |pypi| |versions|
55

66
`Google Cloud Storage`_ allows you to store data on
77
Google infrastructure with very high reliability, performance and
@@ -11,6 +11,8 @@ via direct download.
1111
- `Client Library Documentation`_
1212
- `Storage API docs`_
1313

14+
.. |GA| image:: https://img.shields.io/badge/support-GA-gold.svg
15+
:target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability
1416
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-storage.svg
1517
:target: https://pypi.org/project/google-cloud-storage
1618
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-storage.svg

0 commit comments

Comments
 (0)