diff options
author | Nathan Skrzypczak <nathan.skrzypczak@gmail.com> | 2021-10-13 12:40:42 +0200 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2021-10-13 23:22:32 +0000 |
commit | cbb4e460c481223282774b37add0bf9fb9e6170a (patch) | |
tree | c4d6490e725806088e397bf7bc0daf05e4ab5374 /docs/index.rst | |
parent | 9ad39c026c8a3c945a7003c4aa4f5cb1d4c80160 (diff) |
docs: C & C++ apis examples
Type: docs
Change-Id: I5b6c388332bdd3a29777d728c3357816c8411ea2
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index fcb63eea11a..3a03eb0f34a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -90,6 +90,8 @@ For more details click on the links below or press next. :maxdepth: 2 interfacing/binapi/index + interfacing/c/index + interfacing/cpp/index interfacing/go/index interfacing/rust/index interfacing/libmemif/index |