From 012d6c9c285c8fb993bef05b55503819e030e817 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 2 Nov 2019 21:18:56 +0100 Subject: Add feature accounting. --- mkdocs.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index aa971f6..c1b689e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -4,6 +4,7 @@ nav: - Introductions: - Account: 'account/index.md' - 'Account shell': 'account/shell/index.md' + - Accounting: 'accounting/index.md' - Chat: 'chat/index.md' - System: 'system/index.md' - Source: 'source/index.md' @@ -11,6 +12,7 @@ nav: # - Introduction: 'use.md' # - Account: 'account/use.md' - 'Account shell': 'account/shell/use.md' + - Accounting: 'accounting/use.md' - Chat: 'chat/use.md' - Source: 'source/use.md' - Administration: -- cgit v1.2.3