docs: C & C++ apis examples
Type: docs Change-Id: I5b6c388332bdd3a29777d728c3357816c8411ea2 Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
This commit is contained in:

committed by
Dave Wallace

parent
9ad39c026c
commit
cbb4e460c4
10
docs/interfacing/c/index.rst
Normal file
10
docs/interfacing/c/index.rst
Normal file
@ -0,0 +1,10 @@
|
||||
.. _cvpp:
|
||||
|
||||
============
|
||||
C api client
|
||||
============
|
||||
|
||||
You can find a good example on how to build a binary API client in C here :
|
||||
|
||||
`src/vpp-api/vapi/vapi_c_test.c <__REPOSITORY_URL__/src/vpp-api/vapi/vapi_c_test.c>`_
|
||||
|
Reference in New Issue
Block a user