Yingdi Yu | cb5c551 | 2014-08-03 22:31:40 -0700 | [diff] [blame] | 1 | ChronoSync - A synchronization Protocol in NDN |
| 2 | ============================================== |
| 3 | |
Yingdi Yu | cb5c551 | 2014-08-03 22:31:40 -0700 | [diff] [blame] | 4 | .. toctree:: |
| 5 | :hidden: |
| 6 | :maxdepth: 3 |
| 7 | |
| 8 | DesignDoc |
Yingdi Yu | cb5c551 | 2014-08-03 22:31:40 -0700 | [diff] [blame] | 9 | |
| 10 | * :doc:`DesignDoc` |
Yingdi Yu | cb5c551 | 2014-08-03 22:31:40 -0700 | [diff] [blame] | 11 | * `API documentation (doxygen) <doxygen/annotated.html>`_ |
| 12 | |
| 13 | Downloading |
| 14 | ----------- |
| 15 | |
Davide Pesavento | 22eeb29 | 2021-10-01 21:20:53 -0400 | [diff] [blame^] | 16 | * `Source code git repository <https://github.com/named-data/ChronoSync>`_ |
Yingdi Yu | cb5c551 | 2014-08-03 22:31:40 -0700 | [diff] [blame] | 17 | |
| 18 | License |
| 19 | ------- |
| 20 | |
Alexander Afanasyev | a3aad84 | 2018-03-09 16:34:02 -0500 | [diff] [blame] | 21 | ChronoSync is free software: you can redistribute it and/or modify it under the terms |
| 22 | of the GNU General Public License as published by the Free Software Foundation, either |
| 23 | version 3 of the License, or (at your option) any later version. |