platform_build_blueprint/bootstrap/bpdoc
Liz Kammer 2068e08a2c Correct bug in generating anonymous nested props
Some anonymous nested properties are missing from property structs,
since setting the property to anonymous is to allow future filtering,
there is no issue if we cannot find the struct.

test: go bpdoc tests
test: m soong_docs
2020-10-05 14:55:16 -07:00
..
bpdoc.go Correct bug in generating anonymous nested props 2020-10-05 14:55:16 -07:00
bpdoc_test.go Add docs for nested and embedded structs 2020-09-25 13:20:23 -07:00
properties.go Add docs for nested and embedded structs 2020-09-25 13:20:23 -07:00
properties_test.go Update bpdocs to filter nested properties by tags (#312) 2020-07-28 09:30:46 -07:00
reader.go bpdoc preformatted text improvments 2019-03-11 11:16:31 -07:00
reader_test.go Add docs for nested and embedded structs 2020-09-25 13:20:23 -07:00