From 3eeeb69364895b8b813616d00aa5388da4a740ce Mon Sep 17 00:00:00 2001 From: David <39565245+dmunozv04@users.noreply.github.com> Date: Tue, 12 Apr 2022 00:00:23 +0200 Subject: [PATCH] Created _Sidebar (markdown) --- _Sidebar.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..551f954 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,6 @@ + * [Installation](./Installation) + * [Docker](./Installation-docker) + * [macOS](./Installation-macOS) + * [From source](./Installation-from-source) + * [Roadmap](./Roadmap) + * [Config file](./Config-file) \ No newline at end of file