blob: 872ace53d2689c128a3ac59fe26d7effbc13c843 [file] [log] [blame]
Yingdi Yucb5c5512014-08-03 22:31:40 -07001ChronoSync - A synchronization Protocol in NDN
2==============================================
3
Yingdi Yucb5c5512014-08-03 22:31:40 -07004.. toctree::
5 :hidden:
6 :maxdepth: 3
7
8 DesignDoc
Yingdi Yucb5c5512014-08-03 22:31:40 -07009
10* :doc:`DesignDoc`
11
Yingdi Yucb5c5512014-08-03 22:31:40 -070012**Additional documentation**
13
14* `API documentation (doxygen) <doxygen/annotated.html>`_
15
16Downloading
17-----------
18
19* `Source code GitHub git repository <https://github.com/named-data/ChronoSync>`_.
20
21License
22-------
23
Alexander Afanasyeva3aad842018-03-09 16:34:02 -050024ChronoSync is free software: you can redistribute it and/or modify it under the terms
25of the GNU General Public License as published by the Free Software Foundation, either
26version 3 of the License, or (at your option) any later version.