]> git.ipfire.org Git - thirdparty/nftables.git/commit
doc: Add JSON schema documentation
authorPhil Sutter <phil@nwl.cc>
Fri, 8 Jun 2018 15:27:19 +0000 (17:27 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 11 Jun 2018 09:31:49 +0000 (11:31 +0200)
commit872f373dc50f702d0956b61ddebe2357cdf04543
tree1357490dfd2dd579ccf880d614febedf29d4a337
parentf63b54623fcd1ab7d2f51928571c164409f00175
doc: Add JSON schema documentation

The document is written as man page in asciidoc which means this adds
another dependency to the build system. Though since the (long-term)
plan is to replace the docbook-based nft man page with an asciidoc one
anyway, we might ultimately get rid of docbook dependency in exchange.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
configure.ac
doc/.gitignore
doc/Makefile.am
doc/libnftables-json.adoc [new file with mode: 0644]