Skip to content

Commit 451d76f

Browse files
authored
Docs: Remove CI for gh-pages, use googleapis.dev for api_core refs. (googleapis#9085)
1 parent 9289c52 commit 451d76f

46 files changed

Lines changed: 45 additions & 274 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.circleci/config.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

.kokoro/build-docs.sh

Lines changed: 0 additions & 29 deletions
This file was deleted.

.kokoro/docs.cfg

Lines changed: 0 additions & 22 deletions
This file was deleted.

api_core/docs/conf.py

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -293,13 +293,7 @@
293293
# One entry per manual page. List of tuples
294294
# (source start file, name, description, authors, manual section).
295295
man_pages = [
296-
(
297-
master_doc,
298-
"google-api-core",
299-
u"google-api-core Documentation",
300-
[author],
301-
1,
302-
)
296+
(master_doc, "google-api-core", u"google-api-core Documentation", [author], 1)
303297
]
304298

305299
# If true, show URL addresses after external links.
@@ -342,10 +336,7 @@
342336
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
343337
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
344338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
345-
"google.api_core": (
346-
"https://googleapis.github.io/google-cloud-python/latest",
347-
None,
348-
),
339+
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
349340
"grpc": ("https://grpc.io/grpc/python/", None),
350341
"requests": ("https://2.python-requests.org/en/master/", None),
351342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),

asset/docs/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -330,10 +330,7 @@
330330
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
331331
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
332332
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
333-
"google.api_core": (
334-
"https://googleapis.github.io/google-cloud-python/latest",
335-
None,
336-
),
333+
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
337334
"grpc": ("https://grpc.io/grpc/python/", None),
338335
"requests": ("https://2.python-requests.org/en/master/", None),
339336
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),

automl/docs/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -342,10 +342,7 @@
342342
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
343343
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
344344
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
345-
"google.api_core": (
346-
"https://googleapis.github.io/google-cloud-python/latest",
347-
None,
348-
),
345+
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
349346
"grpc": ("https://grpc.io/grpc/python/", None),
350347
"requests": ("https://2.python-requests.org/en/master/", None),
351348
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),

bigquery_datatransfer/docs/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -336,10 +336,7 @@
336336
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
337337
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339-
"google.api_core": (
340-
"https://googleapis.github.io/google-cloud-python/latest",
341-
None,
342-
),
339+
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
343340
"grpc": ("https://grpc.io/grpc/python/", None),
344341
"requests": ("https://2.python-requests.org/en/master/", None),
345342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),

bigtable/docs/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -340,10 +340,7 @@
340340
intersphinx_mapping = {
341341
"python": ("http://python.readthedocs.org/en/latest/", None),
342342
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
343-
"google.api_core": (
344-
"https://googleapis.github.io/google-cloud-python/latest",
345-
None,
346-
),
343+
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
347344
"grpc": ("https://grpc.io/grpc/python/", None),
348345
"requests": ("https://2.python-requests.org/en/master/", None),
349346
}

container/docs/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -336,10 +336,7 @@
336336
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
337337
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339-
"google.api_core": (
340-
"https://googleapis.github.io/google-cloud-python/latest",
341-
None,
342-
),
339+
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
343340
"grpc": ("https://grpc.io/grpc/python/", None),
344341
"requests": ("https://2.python-requests.org/en/master/", None),
345342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),

containeranalysis/docs/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -342,10 +342,7 @@
342342
"gax": ("https://gax-python.readthedocs.org/en/latest/", None),
343343
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
344344
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
345-
"google.api_core": (
346-
"https://googleapis.github.io/google-cloud-python/latest",
347-
None,
348-
),
345+
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
349346
"grpc": ("https://grpc.io/grpc/python/", None),
350347
"requests": ("https://2.python-requests.org/en/master/", None),
351348
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),

0 commit comments

Comments
 (0)