commit | ba4fbbefbb1596a6041b93509e11a1a49bbc855a | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Jul 03 01:06:30 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Jul 04 14:32:33 2017 -0400 |
tree | 5eff9435f2560af19505ab5762283c4a9d5351da | |
parent | 6824783077aafc951e20d0840515efc02e72810b [diff] |
docs: update doxygen configuration Most notably: - disable OPTIMIZE_OUTPUT_FOR_C, this is a C++ project - enable sorting of brief descriptions of class members - stop generating documentation for detail headers (not installed) Change-Id: Ie0608888f53f9b38f0a6e09cf198981cd7474109
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.