Warning, /pim/sink/README.md is written in an unsupported language. File is not indexed.

0001 # Sink
0002 
0003 Sink is a data access layer handling synchronization, caching and indexing.
0004 
0005 To build it's documentation please run the builddocs.sh script or see the docs/ subdirectory.
0006 
0007 Discussion of the code should be done on the kde-pim at kde.org mailing list
0008 or in #kontact on IRC.
0009 
0010 Note that all feature development should happen in feature branches, and that
0011 the mainline development branch is "develop". Master is for releases. It is
0012 recommended (though not required) to use the "git flow" tools to make branched
0013 development easy (and easy for others to coordinate with):
0014 
0015     https://github.com/nvie/gitflow
0016 
0017 For further information see:
0018 
0019     https://phabricator.kde.org/project/view/5/
0020