Skip to content

Commit 905b543

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 85d6026 commit 905b543

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/google-cloud-dns/README.rst

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

4-
|pypi| |versions|
4+
|alpha| |pypi| |versions|
55

66
The `Google Cloud DNS`_ API provides methods that you can use to
77
manage DNS for your applications.
88

99
- `Client Library Documentation`_
1010
- `Product Documentation`_
1111

12+
.. |alpha| image:: https://img.shields.io/badge/support-alpha-orange.svg
13+
:target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#alpha-support
1214
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-dns.svg
1315
:target: https://pypi.org/project/google-cloud-dns/
1416
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dns.svg

0 commit comments

Comments
 (0)