diff options
Diffstat (limited to 'docs/interfacing/binapi/index.rst')
-rw-r--r-- | docs/interfacing/binapi/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/interfacing/binapi/index.rst b/docs/interfacing/binapi/index.rst new file mode 100644 index 00000000000..500c16df74c --- /dev/null +++ b/docs/interfacing/binapi/index.rst @@ -0,0 +1,12 @@ +.. _vpp_binapi: + +============== +The binary API +============== + +.. toctree:: + :maxdepth: 2 + + vpp_api_module + vpp_api_language + writing_api_handlers |