]> source.dussan.org Git - rspamd.git/commitdiff
Mention tutorials part
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 17 Dec 2015 11:41:55 +0000 (11:41 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 17 Dec 2015 11:41:55 +0000 (11:41 +0000)
doc/markdown/index.md

index cab8c85e0c969f6aa455df7125960f653301f1be..faaf5eb0fd208abf8ca8df78a80e1bb7a7715c73 100644 (file)
@@ -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.