From ff4f0700685e1e5e9ca4145771d3fd029a31f1fe Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Tue, 29 Mar 2022 19:51:41 +0200 Subject: feat: big reorganization tu use a single root toctree Mainly to get a correct LaTeX pdf. But also for a simpler organization. --- services/index.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 services/index.md (limited to 'services') diff --git a/services/index.md b/services/index.md new file mode 100644 index 0000000..21ee7d8 --- /dev/null +++ b/services/index.md @@ -0,0 +1,17 @@ +Services +======== + +L'hébergement CLUB1 est basé sur la mise à disposition d'un *espace personnel*. +Il s'agit d'un espace de stockage sur le serveur, accessible via un certain +nombre de protocoles, fournissant différents services. + + +```{toctree} +--- +maxdepth: 2 +--- +ftps +ssh +web +mysql +``` -- cgit v1.2.3