Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 0e719bb

Browse files
authored
docs: fix package name and package info in README (#76)
For 190538324
1 parent 150ff34 commit 0e719bb

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are still having issues, please be sure to include as much information as
2020
- OS type and version:
2121
- Python version: `python --version`
2222
- pip version: `pip --version`
23-
- `google-cloud-recpatchaenterprise` version: `pip show google-cloud-recpatchaenterprise`
23+
- `google-cloud-recaptchaenterprise` version: `pip show google-cloud-recaptchaenterprise`
2424

2525
#### Steps to reproduce
2626

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"language": "python",
99
"library_type": "GAPIC_AUTO",
1010
"repo": "googleapis/python-recaptcha-enterprise",
11-
"distribution_name": "google-cloud-recpatchaenterprise",
11+
"distribution_name": "google-cloud-recaptchaenterprise",
1212
"api_id": "recaptchaenterprise.googleapis.com"
1313
}

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ instead of
193193
``https://github.com/googleapis/python-recaptcha-enterprise/blob/master/CONTRIBUTING.rst``)
194194
may cause problems creating links or rendering the description.
195195

196-
.. _description on PyPI: https://pypi.org/project/google-cloud-recpatchaenterprise
196+
.. _description on PyPI: https://pypi.org/project/google-cloud-recaptchaenterprise
197197

198198

199199
*************************

docs/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Python Client for reCAPTCHA Enterprise
33

44
|beta| |pypi| |versions|
55

6-
`reCAPTCHA Enterprise`_: Ship performant and highly available key value store,
7-
compatible with OSS Memcached protocol.
6+
`reCAPTCHA Enterprise`_: protect your website from fraudulent activity like scraping, credential stuffing,
7+
and automated account creation.
88

99
- `Client Library Documentation`_
1010
- `Product Documentation`_
@@ -16,7 +16,7 @@ compatible with OSS Memcached protocol.
1616
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-recaptcha-enterprise.svg
1717
:target: https://pypi.org/project/google-cloud-recaptcha-enterprise/
1818
.. _reCAPTCHA Enterprise: https://cloud.google.com/recaptcha-enterprise/
19-
.. _Client Library Documentation: https://googleapis.dev/python/memcache/latest
19+
.. _Client Library Documentation: https://googleapis.dev/python/recaptchaenterprise/latest
2020
.. _Product Documentation: https://cloud.google.com/recaptcha-enterprise/
2121

2222
Quick Start

docs/conf.py

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
# google-cloud-recpatchaenterprise documentation build configuration file
16+
# google-cloud-recaptchaenterprise documentation build configuration file
1717
#
1818
# This file is execfile()d with the current directory set to its
1919
# containing dir.
@@ -80,7 +80,7 @@
8080
master_doc = "index"
8181

8282
# General information about the project.
83-
project = u"google-cloud-recpatchaenterprise"
83+
project = u"google-cloud-recaptchaenterprise"
8484
copyright = u"2019, Google"
8585
author = u"Google APIs"
8686

@@ -153,7 +153,7 @@
153153
# further. For a list of options available for each theme, see the
154154
# documentation.
155155
html_theme_options = {
156-
"description": "Google Cloud Client Libraries for google-cloud-recpatchaenterprise",
156+
"description": "Google Cloud Client Libraries for google-cloud-recaptchaenterprise",
157157
"github_user": "googleapis",
158158
"github_repo": "python-recaptcha-enterprise",
159159
"github_banner": True,
@@ -247,7 +247,7 @@
247247
# html_search_scorer = 'scorer.js'
248248

249249
# Output file base name for HTML help builder.
250-
htmlhelp_basename = "google-cloud-recpatchaenterprise-doc"
250+
htmlhelp_basename = "google-cloud-recaptchaenterprise-doc"
251251

252252
# -- Options for warnings ------------------------------------------------------
253253

@@ -280,8 +280,8 @@
280280
latex_documents = [
281281
(
282282
master_doc,
283-
"google-cloud-recpatchaenterprise.tex",
284-
u"google-cloud-recpatchaenterprise Documentation",
283+
"google-cloud-recaptchaenterprise.tex",
284+
u"google-cloud-recaptchaenterprise Documentation",
285285
author,
286286
"manual",
287287
)
@@ -315,8 +315,8 @@
315315
man_pages = [
316316
(
317317
master_doc,
318-
"google-cloud-recpatchaenterprise",
319-
u"google-cloud-recpatchaenterprise Documentation",
318+
"google-cloud-recaptchaenterprise",
319+
u"google-cloud-recaptchaenterprise Documentation",
320320
[author],
321321
1,
322322
)
@@ -334,11 +334,11 @@
334334
texinfo_documents = [
335335
(
336336
master_doc,
337-
"google-cloud-recpatchaenterprise",
338-
u"google-cloud-recpatchaenterprise Documentation",
337+
"google-cloud-recaptchaenterprise",
338+
u"google-cloud-recaptchaenterprise Documentation",
339339
author,
340-
"google-cloud-recpatchaenterprise",
341-
"google-cloud-recpatchaenterprise Library",
340+
"google-cloud-recaptchaenterprise",
341+
"google-cloud-recaptchaenterprise Library",
342342
"APIs",
343343
)
344344
]

0 commit comments

Comments
 (0)