summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authors-makin <sally.makin@canonical.com>2023-02-08 14:28:26 +0000
committerGitHub <noreply@github.com>2023-02-08 15:28:26 +0100
commitd9c6dd0ab3fc5a9ba3e1f18eae46988eb5bac975 (patch)
tree5cf779c554942ca3d133806f7ef26384f9f2c5d1
parentaa7ea85302d0ad2bd1d2711ce78dba0bce52c6b0 (diff)
downloadcloud-init-git-d9c6dd0ab3fc5a9ba3e1f18eae46988eb5bac975.tar.gz
docs: add google search verification (#2000)
Added google verification file to ensure that the Google bots can find and index the site. Should speed up the listing of our docs in Google's search results.
-rw-r--r--doc/rtd/conf.py2
-rw-r--r--doc/rtd/googleaf254801a5285c31.html1
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/rtd/conf.py b/doc/rtd/conf.py
index 0222056f..a4103a7e 100644
--- a/doc/rtd/conf.py
+++ b/doc/rtd/conf.py
@@ -80,6 +80,8 @@ html_theme_options = {
"dark_logo": "logo-dark-mode.png",
}
+html_extra_path = ["googleaf254801a5285c31.html"]
+
# Make sure the target is unique
autosectionlabel_prefix_document = True
autosectionlabel_maxdepth = 2
diff --git a/doc/rtd/googleaf254801a5285c31.html b/doc/rtd/googleaf254801a5285c31.html
new file mode 100644
index 00000000..b6030712
--- /dev/null
+++ b/doc/rtd/googleaf254801a5285c31.html
@@ -0,0 +1 @@
+google-site-verification: googleaf254801a5285c31.html \ No newline at end of file