Pēteris Caune
5d6d1a3a53
Improve Markdown formatting
...
* use <h3> and <hr> elements to separate configuration directives
* use <code> elements to mark constants, fs paths,
module names etc.
* fix unneeded "\_" escaping
* fix list formatting
2023-06-29 16:12:11 +03:00
Pēteris Caune
681976cc7b
Fix typos
2023-05-23 09:32:51 +03:00
fox.cpp
a7001ab730
Implement auth_map and storage_map at endpoint level
...
This makes auth_map do what its name implies. Old auth_map in storage
module is deprecated and will be removed in the next release.
2023-03-12 13:52:04 +03:00
fox.cpp
51bfc9a756
Fix-up doc
2022-06-23 13:49:39 +03:00
fox.cpp
d60ce8321f
Merge remote-tracking branch 'angelnu/more-fields' into dev
...
# Conflicts:
# docs/reference/storage/imap-filters.md
2022-02-19 14:27:49 +03:00
fox.cpp
9b1ee1b52f
docs: Convert manual pages into per-module Markdown pages
2022-01-06 21:58:00 +03:00
fox.cpp
a8e0a74be9
docs: Convert manual pages into per-module Markdown pages
2022-01-06 21:55:24 +03:00