Skip to content

Commit

Permalink
Google have re-worked their docs site ane appear not publish objects.…
Browse files Browse the repository at this point in the history
…inv (apache#28834)
  • Loading branch information
ashb authored Jan 10, 2023
1 parent 12adb5e commit 44d93be
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 59 deletions.
35 changes: 0 additions & 35 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -633,41 +633,6 @@ def _get_params(root_schema: dict, prefix: str = "", default_section: str = "")
"sqlalchemy",
]
}
if PACKAGE_NAME in ("apache-airflow-providers-google", "apache-airflow"):
intersphinx_mapping.update(
{
pkg_name: (
f"{THIRD_PARTY_INDEXES[pkg_name]}/",
(f"{INVENTORY_CACHE_DIR}/{pkg_name}/objects.inv",),
)
for pkg_name in [
"google-api-core",
"google-cloud-automl",
"google-cloud-bigquery",
"google-cloud-bigquery-datatransfer",
"google-cloud-bigquery-storage",
"google-cloud-bigtable",
"google-cloud-container",
"google-cloud-core",
"google-cloud-datacatalog",
"google-cloud-datastore",
"google-cloud-dlp",
"google-cloud-kms",
"google-cloud-language",
"google-cloud-monitoring",
"google-cloud-pubsub",
"google-cloud-redis",
"google-cloud-spanner",
"google-cloud-speech",
"google-cloud-storage",
"google-cloud-tasks",
"google-cloud-texttospeech",
"google-cloud-translate",
"google-cloud-videointelligence",
"google-cloud-vision",
]
}
)

# -- Options for sphinx.ext.viewcode -------------------------------------------
# See: https://www.sphinx-doc.org/es/master/usage/extensions/viewcode.html
Expand Down
24 changes: 0 additions & 24 deletions docs/exts/docs_build/third_party_inventories.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,28 +27,4 @@
"python": "https://docs.python.org/3",
"requests": "https://requests.readthedocs.io/en/stable",
"sqlalchemy": "https://docs.sqlalchemy.org/en/latest",
"google-api-core": "https://googleapis.dev/python/google-api-core/latest",
"google-cloud-automl": "https://googleapis.dev/python/automl/latest",
"google-cloud-bigquery": "https://googleapis.dev/python/bigquery/latest",
"google-cloud-bigquery-datatransfer": "https://googleapis.dev/python/bigquerydatatransfer/latest",
"google-cloud-bigquery-storage": "https://googleapis.dev/python/bigquerystorage/latest",
"google-cloud-bigtable": "https://googleapis.dev/python/bigtable/latest",
"google-cloud-container": "https://googleapis.dev/python/container/latest",
"google-cloud-core": "https://googleapis.dev/python/google-cloud-core/latest",
"google-cloud-datacatalog": "https://googleapis.dev/python/datacatalog/latest",
"google-cloud-datastore": "https://googleapis.dev/python/datastore/latest",
"google-cloud-dlp": "https://googleapis.dev/python/dlp/latest",
"google-cloud-kms": "https://googleapis.dev/python/cloudkms/latest",
"google-cloud-language": "https://googleapis.dev/python/language/latest",
"google-cloud-monitoring": "https://googleapis.dev/python/monitoring/latest",
"google-cloud-pubsub": "https://googleapis.dev/python/pubsub/latest",
"google-cloud-redis": "https://googleapis.dev/python/redis/latest",
"google-cloud-spanner": "https://googleapis.dev/python/spanner/latest",
"google-cloud-speech": "https://googleapis.dev/python/speech/latest",
"google-cloud-storage": "https://googleapis.dev/python/storage/latest",
"google-cloud-tasks": "https://googleapis.dev/python/cloudtasks/latest",
"google-cloud-texttospeech": "https://googleapis.dev/python/texttospeech/latest",
"google-cloud-translate": "https://googleapis.dev/python/translation/latest",
"google-cloud-videointelligence": "https://googleapis.dev/python/videointelligence/latest",
"google-cloud-vision": "https://googleapis.dev/python/vision/latest",
}
7 changes: 7 additions & 0 deletions docs/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -856,8 +856,11 @@ LineItem
lineterminator
linter
linux
ListColumnSpecsPager
ListDatasetsPager
ListGenerator
ListInfoTypesResponse
ListTableSpecsPager
Liveness
liveness
livy
Expand Down Expand Up @@ -1358,6 +1361,7 @@ ssm
Stackdriver
stackdriver
stacktrace
StartManualTransferRunsResponse
starttls
StatefulSet
StatefulSets
Expand Down Expand Up @@ -1424,6 +1428,7 @@ symlink
symlinking
symlinks
sync'ed
SynthesizeSpeechResponse
sys
syspath
Systemd
Expand Down Expand Up @@ -1495,6 +1500,8 @@ tooltip
tooltips
traceback
tracebacks
TransferConfig
TransferRun
travis
triage
triaging
Expand Down

0 comments on commit 44d93be

Please sign in to comment.