• Advay Mengle's avatar
    Generate appropriate schema doc comments from .proto files · 3ad85363
    Advay Mengle authored
    - Add parse handling of .proto struct and field doc comments (enums and
    their values were already handled)
    - Add FBS generation handling of doc comments for structs, their
    fields, enums, and their values (requires linking idl_gen_general in
    the test binary build)
    - Tested using test.proto|golden with doc comments added.  Xcode run of
    flattest passes.
    
    Change-Id: Idff64dd8064afba227174ab77d2c7be22d006628
    3ad85363
Name
Last commit
Last update
..
FlatBuffers.sln Loading commit data...
flatc.vcxproj Loading commit data...
flatc.vcxproj.user Loading commit data...
flatsamplebinary.vcxproj Loading commit data...
flatsamplebinary.vcxproj.user Loading commit data...
flatsampletext.vcxproj Loading commit data...
flatsampletext.vcxproj.user Loading commit data...
flattests.vcxproj Loading commit data...
flattests.vcxproj.user Loading commit data...