aboutsummaryrefslogtreecommitdiffstats
path: root/doc/markdown
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2014-01-06 10:55:57 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2014-01-06 10:55:57 +0000
commite901da91b92c7ff5457a176f7c0c1a84199a94bf (patch)
tree006d77a5b57fbb2fadb0ccdaba6622f6690610a0 /doc/markdown
parentbc441dd10af3f0008dc120003c9d4a2377509b8e (diff)
downloadrspamd-e901da91b92c7ff5457a176f7c0c1a84199a94bf.tar.gz
rspamd-e901da91b92c7ff5457a176f7c0c1a84199a94bf.zip
Fix markdown.
Diffstat (limited to 'doc/markdown')
-rw-r--r--doc/markdown/configuration/index.md1
-rw-r--r--doc/markdown/configuration/settings.md3
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/markdown/configuration/index.md b/doc/markdown/configuration/index.md
index bfb0012ea..3793038dd 100644
--- a/doc/markdown/configuration/index.md
+++ b/doc/markdown/configuration/index.md
@@ -6,6 +6,7 @@ UCL functionality.
## Configuration subtopics
Here is the list of all subtopics.
+
- [UCL](ucl.md)
- [Options](options.md)
- [Logging](logging.md)
diff --git a/doc/markdown/configuration/settings.md b/doc/markdown/configuration/settings.md
index b7aea8055..a87e6141d 100644
--- a/doc/markdown/configuration/settings.md
+++ b/doc/markdown/configuration/settings.md
@@ -58,6 +58,7 @@ For the same matches `OR` rule applies. Therefore, if you have multiple `rcpt` m
these `rcpt` will trigger the rule. If a setting applies no more rules are matched.
Regexp rules are slow and should not be used intensively. All other rules are matched very quickly.
+
The picture below describes the architecture of settings matching.
-[Settings match procedure](settings.png "Settings match procedure") \ No newline at end of file
+![Settings match procedure](settings.png "Settings match procedure") \ No newline at end of file