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` |
| 11 | |
Yingdi Yu | cb5c551 | 2014-08-03 22:31:40 -0700 | [diff] [blame] | 12 | **Additional documentation** |
| 13 | |
| 14 | * `API documentation (doxygen) <doxygen/annotated.html>`_ |
| 15 | |
| 16 | Downloading |
| 17 | ----------- |
| 18 | |
| 19 | * `Source code GitHub git repository <https://github.com/named-data/ChronoSync>`_. |
| 20 | |
| 21 | License |
| 22 | ------- |
| 23 | |
Alexander Afanasyev | a3aad84 | 2018-03-09 16:34:02 -0500 | [diff] [blame] | 24 | ChronoSync is free software: you can redistribute it and/or modify it under the terms |
| 25 | of the GNU General Public License as published by the Free Software Foundation, either |
| 26 | version 3 of the License, or (at your option) any later version. |