vdirsyncer/docs
Markus Unterwaditzer 29d80b7be0 Stop using multiprocessing.dummy.Pool
- Custom job queue with workers based on threads.
- Collection discovery is now done in a separate thread. Due to the
  gained flexibility, we could do the sync actions in separate threads
  too?
- The processes parameter has been removed, the related new option is
  only available on the CLI.
2014-10-16 21:40:49 +02:00
..
changelog.rst Move changelog to root of repo 2014-07-06 12:14:12 +02:00
conf.py Fix import order 2014-07-13 19:11:59 +02:00
config.rst Stop using multiprocessing.dummy.Pool 2014-10-16 21:40:49 +02:00
index.rst Rename "API" to "Config" 2014-10-08 20:33:30 +02:00
keyring.rst Add documentation for `passwordeval` parameter. 2014-09-20 14:20:54 +02:00
license.rst Rename CONTRIBUTORS to AUTHORS 2014-08-14 19:56:35 +02:00
make.bat Add some docs 2014-05-18 22:25:42 +02:00
Makefile Add some docs 2014-05-18 22:25:42 +02:00
supported.rst mention contactquery.c in docs 2014-10-05 19:28:30 +00:00
troubleshooting.rst Formatting fixes 2014-05-21 19:01:45 +02:00
tutorial.rst fix link definition in docs 2014-10-05 19:28:56 +00:00
vdir.rst vdir: Clarify how many items are allowed in one file 2014-10-14 18:15:57 +02:00