docs: maxage/size skeleton

Add skeleton for maxage/maxsize documentation. Also remove the old
nametrans.rst from the old doc location.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
Sebastian Spaeth
2012-04-19 17:36:52 +02:00
parent b9af72ea11
commit a4b4f1ffcb
3 changed files with 20 additions and 182 deletions

View File

@ -0,0 +1,16 @@
Message filtering
=================
There are two ways to selectively filter messages out of a folder, using `maxsize` and `maxage`. Setting each option will basically ignore all messages that are on the server by pretending they don't exist.
:todo: explain them and give tipps on how to use and not use them. Use cases!
maxage
------
:todo: !
maxsize
-------
:todo: !

View File

@ -17,8 +17,11 @@ More information on specific topics can be found on the following pages:
**User documentation**
* :doc:`Overview and features <features>`
* :doc:`installation/uninstall <INSTALL>`
**Configuration**
* :doc:`user manual/Configuration <MANUAL>`
* :doc:`Folder filtering & name transformation guide <nametrans>`
* :doc:`maxage <advanced_config>`
* :doc:`command line options <offlineimap>`
* :doc:`Frequently Asked Questions <FAQ>`
@ -34,6 +37,7 @@ More information on specific topics can be found on the following pages:
INSTALL
MANUAL
nametrans
advanced_config
offlineimap
FAQ