commit | ba1a4a92a9b7140f6e57bf4fd821fef9f86989f8 | [log] [tgz] |
---|---|---|
author | Ivan Yeo <ivanyeo@g.ucla.edu> | Sun Jan 11 00:45:57 2015 -0800 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 14 08:06:15 2015 -0800 |
tree | 8da03c27cccd464912d43fd4dbe961ca6974dd27 | |
parent | a90ba482597d899fe638993f257ec83e4eca4524 [diff] |
docs: Documentation update Update INSTALL.rst with Ubuntu 14.04 information and correct spelling error of "Interest" in examples.rst. Change-Id: I82a43983ca843420281eae503454ebf2dda72199
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.