From 7ef03b34fbd0707b573270d451f2f054eadbae75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Wed, 6 Oct 2021 16:16:17 +0200 Subject: Add documentation --- public/config.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/public/config.yml b/public/config.yml index 114c04b..d18749a 100644 --- a/public/config.yml +++ b/public/config.yml @@ -270,6 +270,12 @@ services: - name: "Chapeaux de Hamming" icon: "fas fa-hat-cowboy-side" url: "https://www.immae.eu/chapeaux" + - name: "Documentation" + icon: "fas fa-book" + url: "https://www.immae.eu/docs" + links: + - url: "http://sphinx-doc.org/" + name: "Sphinx" - name: "Configuration / System" icon: "fas fa-cog" items: @@ -318,8 +324,8 @@ services: - name: "Paste" url: "https://tools.immae.eu/paste" links: - - url: "http://termbin.com/" - name: "Termbin" + - url: "https://tools.immae.eu/paste/abcd123/py" + name: "Paste" - name: "LDAP" url: "https://tools.immae.eu/ldap" links: -- cgit v1.2.3