commit | 68b5385cb06eba1dafb40de1c7f94ae3a240a1d5 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Wed Jul 25 13:56:38 2018 -0600 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Wed Jul 25 13:56:38 2018 -0600 |
tree | ced775446d4aabda382e4a0c509a2725afacb97d | |
parent | 3b101d06827c46a070081733cd40dbb3636ccf64 [diff] |
docs: update code-style rule 2.24 This commit also updates existing code to use the new format. refs #4681 Change-Id: I88e62a34fc55a69cd01d74e80a7000c6cf4d7c2d
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: https://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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.