From eede0c3bf293611c110d753c98bdf56935144406 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 29 Nov 2018 03:44:40 +0100 Subject: Add about: Organization of features. --- .mrconfig | 3 +++ mkdocs.yml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/.mrconfig b/.mrconfig index d3478bf..746dedd 100644 --- a/.mrconfig +++ b/.mrconfig @@ -10,3 +10,6 @@ checkout = git clone 'https://source.virtual-assembly.org/feature/chat.git' 'cha [source/source] checkout = git clone 'https://source.redpill.dk/source.git' 'source' + +[source/about] +checkout = git clone 'https://source.couchdesign.dk/org.git' 'org' diff --git a/mkdocs.yml b/mkdocs.yml index 33426b2..eb2dcc8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -17,3 +17,6 @@ nav: - Account: 'account/admin.md' - 'Account shell': 'account/shell/admin.md' # - Chat: 'chat/admin.md' +- About: + - Structure: 'about/index.md' + - 'Technical setup': 'about/setup.md' -- cgit v1.2.3