summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-07-11 20:08:36 +0200
committerGitHub <noreply@github.com>2021-07-11 20:08:36 +0200
commite52ecc758d5c157c28caacfc3007f84ad5a17854 (patch)
tree571f1ef3cf6b71e65035d9aea2d5c6c00fee05ec /docs
parent330119ff678c0636577093b2c72e97a83a2e9cdc (diff)
downloadwiki-e52ecc758d5c157c28caacfc3007f84ad5a17854.tar.gz
wiki-e52ecc758d5c157c28caacfc3007f84ad5a17854.tar.bz2
wiki-e52ecc758d5c157c28caacfc3007f84ad5a17854.zip
chore: update documentation-index
* Add help section * rename file to documentation-index
Diffstat (limited to 'docs')
-rw-r--r--docs/documentation-index.md (renamed from docs/documentation_index.md)9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/documentation_index.md b/docs/documentation-index.md
index 75d05ba..e69d24e 100644
--- a/docs/documentation_index.md
+++ b/docs/documentation-index.md
@@ -1,3 +1,7 @@
+---
+redirect_from: /documentation_index
+---
+
# Documentation index
## How to install
@@ -5,6 +9,11 @@
* [Traditional setup guide](installation.md)
* [Docker setup guide](install-with-docker.md)
+## Help
+
+* [FAQ](faq)
+* [Common Errors](common-errors)
+
## Documentation
* [Bash system](bash_system.md)