Documentation for C bindings

This commit is contained in:
Mikkel Fahnøe Jørgensen
2016-03-26 00:28:31 +01:00
parent a649cb7db5
commit 47d4b46950
6 changed files with 454 additions and 20 deletions

View File

@@ -25,6 +25,8 @@
title="Writing a schema"/>
<tab type="user" url="@ref flatbuffers_guide_use_cpp"
title="Use in C++"/>
<tab type="user" url="@ref flatbuffers_guide_use_c"
title="Use in C"/>
<tab type="user" url="@ref flatbuffers_guide_use_go"
title="Use in Go"/>
<tab type="user" url="@ref flatbuffers_guide_use_java_c-sharp"