build: make graphviz optional for building documentation

Change-Id: Iae7a83691b40c5778b08428c4fb71ddf563288bc
2 files changed
tree: 5cc6d1b20f4339657bf07bdd13fdbe8be78c262d
  1. .jenkins.d/
  2. .waf-tools/
  3. docs/
  4. examples/
  5. src/
  6. tests/
  7. tools/
  8. .gitignore
  9. .jenkins
  10. .mailmap
  11. .travis.yml
  12. AUTHORS.md
  13. COPYING.md
  14. libndn-nac.pc.in
  15. README.md
  16. waf
  17. wscript
README.md

NAC: Named-Based Access Control Library for NDN

Language Build Status

Reporting bugs

Please submit any bug reports or feature requests to the NAC issue tracker.

Contributing

We greatly appreciate contributions to the NAC code base, provided that they are licensed under the LGPL 3.0+ or a compatible license (see below). If you are new to the NDN software community, please read the Contributor's Guide to get started.

License

NAC is an open source project licensed under the LGPL version 3. See COPYING.md for more information.