commit | 7ed294302beee4979e97ff338dee0eb3eef51142 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jun 05 18:01:16 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jun 07 20:02:41 2015 -0700 |
tree | 0b9b6bfe6e42841f07c064a0da8292fb15129d90 | |
parent | 5519cc72e7e31d9f3014ff131b7e21c98a701ad9 [diff] |
docs: Update installation instructions for shared library Change-Id: I2c8b146b5f8aa73cbe9e9ded5b8359b646656148 Refs: #2243
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
.