aboutsummaryrefslogtreecommitdiffstats
path: root/doc/development.md
Commit message (Collapse)AuthorAgeFiles
* Improve long command wrapping.Guilhem Moulin2020-08-041
|
* doc/development.md: Fix broken link.Guilhem Moulin2020-07-011
|
* doc/*: Update links to the Dovecot wiki.Guilhem Moulin2019-11-141
| | | | | Some of these pages, for instance https://wiki.dovecot.org/UserDatabase , are now redirecting to https://doc.dovecot.org/configuration_manual/… .
* Add "getting started" documentation.Gustav Eek2019-11-131
|
* doc/*: Fix minor space damage.Guilhem Moulin2019-07-061
| | | | Also, set tab size to 4 spaces in the HTML for consistency.
* doc/*.md: Improve wording.Guilhem Moulin2019-07-051
|
* Use mailto: links for names of copyright holders.Guilhem Moulin2019-07-051
|
* Refactor documentation.Guilhem Moulin2019-07-051
| | | | | In particular, move manpages to the 'doc' directory, and generate HTML documentation with `make html`.
* Fix minor space damage.Guilhem Moulin2019-07-051
|
* New file doc/development.md.Guilhem Moulin2019-07-051
Explaining how to setup a test environment for interimap(1) and pullimap(1).