Skip to content

Commit a34802e

Browse files
committed
Merge branch 'main' into shuowei-anywidget-nested-strcut-array
2 parents b2166ed + cc994f3 commit a34802e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/conf.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,12 @@
267267

268268
# https://sphinx-sitemap.readthedocs.io/en/latest/getting-started.html#usage
269269
html_baseurl = "https://dataframes.bigquery.dev/"
270+
sitemap_locales = [None]
271+
272+
# We don't have any immediate plans to translate the API reference, so omit the
273+
# language from the URLs.
274+
# https://sphinx-sitemap.readthedocs.io/en/latest/advanced-configuration.html#configuration-customizing-url-scheme
275+
sitemap_url_scheme = "{link}"
270276

271277
# -- Options for warnings ------------------------------------------------------
272278

0 commit comments

Comments
 (0)