truss/deftree
Leland Batey f0e6165707 Implement test and fix for comments in enums 2017-01-31 12:14:02 -08:00
..
googlethirdparty Bundle httpoptions protos with googlethirdparty code 2017-01-20 17:43:51 -08:00
svcparse [#131] Supress warnings when httpoptions are not defined 2017-01-19 19:18:49 -08:00
README.md Separate doc generation from definition structure 2016-09-12 11:37:15 -07:00
associate_comments.go Implement test and fix for comments in enums 2017-01-31 12:14:02 -08:00
associate_comments_test.go Implement test and fix for comments in enums 2017-01-31 12:14:02 -08:00
build_deftree.go Implement test and fix for comments in enums 2017-01-31 12:14:02 -08:00
build_deftree_test.go Bundle httpoptions protos with googlethirdparty code 2017-01-20 17:43:51 -08:00
contextualize.go Separate doc generation from definition structure 2016-09-12 11:37:15 -07:00
contextualize_test.go Separate doc generation from definition structure 2016-09-12 11:37:15 -07:00
deftree.go Implement test and fix for comments in enums 2017-01-31 12:14:02 -08:00

README.md

Documentation Structure

This package contains structs and code defining how protobuf documentation will be represented within this program, and code for the creation, navigation and serialization of these structures.