flatbuffers/docs/source
paulharris 8f8196e136
Fix 6348 (#6717)
* Fixup CPP documentation's markdown errors

Note that I couldn't get the ~~~{.cpp} method to work,
so I switched to using ```cpp which did work.

* Fixup C++ docs, typo in repeated code example

Co-authored-by: Paul Harris <paulharris@computer.org>
2021-07-08 13:29:00 -07:00
..
gRPC
Benchmarks.md
Building.md Update Building.md (#6473) 2021-02-18 19:51:41 -08:00
Compiler.md [TS/JS] New gen TS code gen (#6302) 2021-01-19 12:51:13 -08:00
CONTRIBUTING.md
CppUsage.md Fix 6348 (#6717) 2021-07-08 13:29:00 -07:00
CsharpUsage.md
CUsage.md
DartUsage.md Dart object API (#6682) 2021-06-14 10:15:56 -07:00
doxyfile Intermediate Representation docs (#6685) 2021-06-17 11:46:34 -04:00
doxygen_layout.xml Intermediate Representation docs (#6685) 2021-06-17 11:46:34 -04:00
FlatBuffers.md Remove invalid claim that Protocol Buffers does not support unions (#6413) 2021-01-21 12:23:54 -08:00
FlexBuffers.md
GoApi.md
GoApi_generated.txt
GoUsage.md
Grammar.md
groups
IntermediateRepresentation.md Make --bfbs-filenames default to location of first schema file. (#6705) 2021-06-22 10:19:46 -04:00
Internals.md Clarify that (Flat|Flex)Buffers do not deduplicate vector elements (#6415) 2021-01-21 16:09:35 -08:00
JavaScriptUsage.md updated JS docs to reflect current status (#6436) 2021-02-19 12:05:02 -08:00
JavaUsage.md
KotlinUsage.md
LobsterUsage.md Fix typo in docu (#6714) 2021-06-30 14:55:56 -04:00
LuaUsage.md [Lua] Add LuaJIT support (#6584) 2021-04-30 10:38:16 -07:00
PHPUsage.md
PythonUsage.md
README_TO_GENERATE_DOCS.md
RustUsage.md
Schemas.md Fix typo in docu (#6714) 2021-06-30 14:55:56 -04:00
style.css
Support.md Dart object API (#6682) 2021-06-14 10:15:56 -07:00
SwiftUsage.md
Tutorial.md Fix 6348 (#6717) 2021-07-08 13:29:00 -07:00
TypeScriptUsage.md updated JS docs to reflect current status (#6436) 2021-02-19 12:05:02 -08:00
WhitePaper.md