From 019c53a067886dd241c31e7694bac2881398be16 Mon Sep 17 00:00:00 2001 From: Louis Grasset Date: Sun, 22 Oct 2023 01:48:54 +0200 Subject: [PATCH] docs: add documentation center link --- .github/docs/documentation-center.svg | 634 ++++++++++++++++++++++++++ README.md | 8 + 2 files changed, 642 insertions(+) create mode 100644 .github/docs/documentation-center.svg diff --git a/.github/docs/documentation-center.svg b/.github/docs/documentation-center.svg new file mode 100644 index 0000000..7042f91 --- /dev/null +++ b/.github/docs/documentation-center.svg @@ -0,0 +1,634 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index 5564823..76cdfd5 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ Pipelines: ![touitomamout banner](./.github/docs/touitomamout-banner.jpg) +## Documentation +You'll find everything you need from the project's discovery to its deployment, by the way of its configuration and some technical deep dives. + +Please find the project documentation here: + +[](https://louisgrasset.github.io/touitomamout/docs/discover) + + ## Installation **Clone** the project ```bash