flatbuffers/docs/source
Wouter van Oortmerssen 0952143971 Added user defined attribute declarations.
This is such that if you mis-spell an attribute, it doesn't get
silently ignored.

Bug: 18294628
Change-Id: I10013f5b2a21048b7daba2e9410678f528e09761
Tested: on Linux.
2014-11-19 11:06:17 -08:00
..
Benchmarks.md Updated benchmark chart with stats for pugixml. 2014-07-21 16:40:39 -07:00
Building.md Doc clarifications (Java vectors, test working dir, benchmark fix). 2014-06-23 14:00:58 -07:00
Compiler.md Added .proto parsing and convertion to .fbs. 2014-10-15 17:42:31 -07:00
CppUsage.md Clarified note on multi-threading in the docs. 2014-11-19 11:06:17 -08:00
doxyfile Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
FlatBuffers.md Port FlatBuffers to Go. 2014-07-21 16:40:39 -07:00
GoUsage.md Various documentation improvements. 2014-10-24 14:58:32 -07:00
Grammar.md Added user defined attribute declarations. 2014-11-19 11:06:17 -08:00
Internals.md Clarified a documentation statement about circular references. 2014-08-19 14:25:55 -07:00
JavaUsage.md Various documentation improvements. 2014-10-24 14:58:32 -07:00
Schemas.md Added user defined attribute declarations. 2014-11-19 11:06:17 -08:00
WhitePaper.md