From: Andrew Grimberg Date: Thu, 30 Mar 2023 17:47:38 +0000 (-0700) Subject: Feat: Link gerrit-to-platform into docs X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=2d7a56fdaddfbab6c4dcce37a293f2be2fe59c19;p=releng%2Fdocs.git Feat: Link gerrit-to-platform into docs Issue: RELENG-4564 Signed-off-by: Andrew Grimberg Change-Id: I8ddcd830217bde11419af60972059a3564d3cf84 Signed-off-by: Andrew Grimberg --- diff --git a/docs/conf.py b/docs/conf.py index 3fdfe10..6994e84 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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", diff --git a/docs/index.rst b/docs/index.rst index f75d4eb..57cbe01 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -45,6 +45,7 @@ Tools: - :doc:`lftools ` - :doc:`global-jjb ` - :doc:`pipelines ` +- :doc:`gerrit-to-platform ` Help: