From 9d820274fd312e8d4e95cd0f40dbf82ee2a2d856 Mon Sep 17 00:00:00 2001 From: "Antoine R. Dumont (@ardumont)" <ardumont@softwareheritage.org> Date: Wed, 29 Jan 2025 10:31:49 +0100 Subject: [PATCH] docs: Rename to debian-upgrade.rst file Refs. swh/infra/sysadm-environment#5556 --- docs/sysadm/data-silos/index.rst | 2 +- .../rancher/{debian.rst => debian-upgrade.rst} | 0 docs/sysadm/data-silos/rancher/index.rst | 13 +++++++++++++ 3 files changed, 14 insertions(+), 1 deletion(-) rename docs/sysadm/data-silos/rancher/{debian.rst => debian-upgrade.rst} (100%) create mode 100644 docs/sysadm/data-silos/rancher/index.rst diff --git a/docs/sysadm/data-silos/index.rst b/docs/sysadm/data-silos/index.rst index a303176..fa430dd 100644 --- a/docs/sysadm/data-silos/index.rst +++ b/docs/sysadm/data-silos/index.rst @@ -9,4 +9,4 @@ Data silos kafka/index elasticsearch/index winery/index - rancher/debian + rancher/index diff --git a/docs/sysadm/data-silos/rancher/debian.rst b/docs/sysadm/data-silos/rancher/debian-upgrade.rst similarity index 100% rename from docs/sysadm/data-silos/rancher/debian.rst rename to docs/sysadm/data-silos/rancher/debian-upgrade.rst diff --git a/docs/sysadm/data-silos/rancher/index.rst b/docs/sysadm/data-silos/rancher/index.rst new file mode 100644 index 0000000..9d27f76 --- /dev/null +++ b/docs/sysadm/data-silos/rancher/index.rst @@ -0,0 +1,13 @@ +.. _rancher: + +Rancher +======= + +.. toctree:: + :titlesonly: + + debian-upgrade + +.. todo:: + This page is a work in progress. + -- GitLab