DOC ONLY: Add a new doc for integrating a plugin with VPP 56/13956/5
authorandrew <andrew.olechtchouk@gmail.com>
Mon, 6 Aug 2018 01:18:45 +0000 (21:18 -0400)
committerDave Barach <openvpp@barachs.net>
Wed, 8 Aug 2018 11:42:00 +0000 (11:42 +0000)
commit740302661bcf5b0dd1b62325312480bc8d8bd5f2
tree936d6ff271291b377487f10b2f93c76bbae1e107
parentbcddab220f26c2036d7638b3fd4063541731818e
DOC ONLY: Add a new doc for integrating a plugin with VPP

Convert doxygen docs (vpp api module and binary api support) to .rst

Added a brief explanation of binary api message numbering for plugins

Change-Id: If7d37f29aa65a884b51f3d27957f80d1357ed29b
Signed-off-by: andrew <andrew.olechtchouk@gmail.com>
Signed-off-by: Dave Barach <dave@barachs.net>
docs/gettingstarted/developers/binary_api_support.rst [new file with mode: 0644]
docs/gettingstarted/developers/index.rst
docs/gettingstarted/developers/sample_plugin.rst [new file with mode: 0644]
docs/gettingstarted/developers/vpp_api_module.rst [new file with mode: 0644]