commit | 4a2c7554b2b3d1f73cf4cf9f72f9339490ea0d0f | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Mon Feb 22 15:09:35 2016 +0100 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Mon Feb 22 15:09:35 2016 +0100 |
tree | e1f5a94a3a8af6f6f820b92b47dc19be96f57f30 | |
parent | e95aa538701e843b23d3ca5490084c224ba1b5c7 [diff] [blame] |
doc FEATURE add ABI tracker to provide information about changes in API/ABI
diff --git a/doc/ABI/libnetconf2.json b/doc/ABI/libnetconf2.json new file mode 100644 index 0000000..ac3908c --- /dev/null +++ b/doc/ABI/libnetconf2.json
@@ -0,0 +1,8 @@ +{ + "Name": "libnetconf2", + "SourceDir": "src/libnetconf2/", + "BuildScript": "build.sh", + "ChangeLog": "On", + "HeadersDiff": "On", + "PkgDiff": "On", +}