commit | b03ebe40b2a8affec41fe23efb99e869a1de083d | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Tue Jul 04 14:00:33 2017 +0200 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Tue Jul 04 14:00:33 2017 +0200 |
tree | 990ff341843e90633f23e2f080636093081c7942 | |
parent | 9504c3e0b471d4384e4b9374fa44670dbadafb19 [diff] [blame] |
pyapi DOC basic documentation via sphinx integrate python docs build in our cmake build system via pyapidoc target.
diff --git a/python/docs/api.rst b/python/docs/api.rst new file mode 100644 index 0000000..f8a400b --- /dev/null +++ b/python/docs/api.rst
@@ -0,0 +1,6 @@ +API documentation +***************** + +.. automodule:: netconf2 + :members: +