aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-12-17 11:41:55 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-12-17 11:41:55 +0000
commitae9e01debf1a2c1bfc75e88023462a0332a8ee98 (patch)
tree03e904622f72766f47668769cd55b471a8bd3fc7 /doc
parent8235c96ab94763128191bed32a4311c36a022a28 (diff)
downloadrspamd-ae9e01debf1a2c1bfc75e88023462a0332a8ee98.tar.gz
rspamd-ae9e01debf1a2c1bfc75e88023462a0332a8ee98.zip
Mention tutorials part
Diffstat (limited to 'doc')
-rw-r--r--doc/markdown/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/markdown/index.md b/doc/markdown/index.md
index cab8c85e0..faaf5eb0f 100644
--- a/doc/markdown/index.md
+++ b/doc/markdown/index.md
@@ -15,9 +15,10 @@ statistics module.
This document contains the basic documentation for rspamd spam filtering system. It is divided into the following
parts:
+- [Tutorials](tutorials/) a collection of tutorial like documents for rspamd
- [Architecture](architecture/) presents the architecture of rspamd and how spam filtering is performed
- [Rspamd configuration](configuration/) describes principles of rspamd configuration
- [Modules](modules/) chapter lists rspamd modules and defines their configuration attributes
- [Workers](workers/) section describes workers that are implemented in the rspamd
- [Lua API](lua/) explains how to extend rspamd with own lua modules
-- [Migration](migration.md) section contains the list of incompatible changes between rspamd versions and recommendations of how to update your rspamd system. \ No newline at end of file
+- [Migration](migration.md) section contains the list of incompatible changes between rspamd versions and recommendations of how to update your rspamd system.