commit f92ef42d8e11f2a3d64681110d30d26778e7dad7 parent ba2fd4b7913d5c3eb8ed5deab7543f25cbbfc223 Author: Florian Dold <florian@dold.me> Date: Sun, 15 Feb 2026 21:48:27 +0100 reference deployments manual Diffstat:
| A | deployments/index.rst | | | 13 | +++++++++++++ |
| M | index.rst | | | 2 | ++ |
2 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/deployments/index.rst b/deployments/index.rst @@ -0,0 +1,13 @@ +Deployments +########### + +This part of the documentation contains various internal (but public!) +documentation about our deployments. + +.. toctree:: + :maxdepth: 1 + :glob: + + tops-stage-devtesting.rst + tops.rst + tops-troubleshooting.rst diff --git a/index.rst b/index.rst @@ -110,6 +110,7 @@ and overall usage of the different Taler components in text and video formats. developer/index design-documents/index + .. toctree:: :maxdepth: 1 :hidden: @@ -118,6 +119,7 @@ and overall usage of the different Taler components in text and video formats. manindex system-administration/index + deployments/index .. toctree:: :maxdepth: 1