aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2018-09-19 22:11:29 +0200
committerGravatar Johannes Christ <[email protected]>2018-09-19 22:11:29 +0200
commit73709ce225ac188d6636be9bec6a853a0219cbe4 (patch)
tree87ad2b0b390064ef3cacf7707e4a7325da328974 /docs/README.md
parentKeep `manage.py` in. (diff)
parentAdd Markdown lint. (diff)
Merge branch 'django+mdlint' into django
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index 6bef9c3c..2e9f15a1 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,8 +1,13 @@
# Documentation
+
This directory contains useful documentation for working with and using our site.
## Table of contents
+
* [Setup guide](setup.md)
+
* [PostgreSQL setup](setup.md#postgresql-setup)
+
* [Development with Docker](setup.md#development-with-docker)
+
* [Development with `pip`](setup.md#development-with-pip)