build: update sphinx tool

Use the improved version from the ndn-cxx repository

Refs: #5298
Change-Id: I9343a1bf7b136e6690ae39c7f6f21b7bf43343b9
8 files changed
tree: 6fefa48eb7eb3995bf8b396749ea45f12e1347ca
  1. .github/
  2. .jenkins.d/
  3. .waf-tools/
  4. docs/
  5. examples/
  6. src/
  7. tests/
  8. tools/
  9. .editorconfig
  10. .gitignore
  11. .jenkins
  12. .mailmap
  13. AUTHORS.md
  14. COPYING.lesser
  15. COPYING.md
  16. libndn-nac.pc.in
  17. README.md
  18. waf
  19. wscript
README.md

NAC: Name-Based Access Control Library for NDN

CI Docs Language

Reporting bugs

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

Contributing

Contributions to NAC are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide to get started.

License

NAC is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md and COPYING.lesser for details.