Feat: Link gerrit-to-platform into docs 85/71485/2
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 30 Mar 2023 17:47:38 +0000 (10:47 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 30 Mar 2023 21:07:07 +0000 (14:07 -0700)
Issue: RELENG-4564
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Change-Id: I8ddcd830217bde11419af60972059a3564d3cf84
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
docs/conf.py
docs/index.rst

index 3fdfe10..6994e84 100644 (file)
@@ -25,6 +25,11 @@ intersphinx_mapping["ansible"] = (  # noqa
     None,
 )
 
+intersphinx_mapping["gerrit-to-platform"] = (  # noqa
+    "https://docs.releng.linuxfoundation.org/projects/gerrit-to-platform/en/latest/",
+    None,
+)
+
 linkcheck_ignore = [
     "https://gerrit.linuxfoundation.org/infra/releng/docs-conf",
     "https://gerrit.linuxfoundation.org/infra/#/settings/http-password",
index f75d4eb..57cbe01 100644 (file)
@@ -45,6 +45,7 @@ Tools:
 - :doc:`lftools <lftools:index>`
 - :doc:`global-jjb <global-jjb:index>`
 - :doc:`pipelines <pipelines:index>`
+- :doc:`gerrit-to-platform <gerrit-to-platform:index>`
 
 Help: