platform_build_blueprint/bootstrap/bpdoc
Trevor Radcliffe d14f342fa6 Change bpdoc to separate entries with the same type
Presently, entries in the Soong reference docs that
share the same type are condensed into a single entry.
This is very unintuitive, so this change removes that
functionality.

Fixes: 204441523
Test: bpdoc_test.go
Test: build and compare Soong docs
Change-Id: Ic03891a8a7a29b5f7ee58c01b2fa05a0c27e0a2b
2021-11-02 15:59:48 +00:00
..
bpdoc.go Change bpdoc to separate entries with the same type 2021-11-02 15:59:48 +00:00
bpdoc_test.go Identify the type of the list for bpdocs (#326) 2020-11-04 17:20:11 -08:00
properties.go bpdocs for struct types created using reflection 2021-09-20 22:33:05 +00:00
properties_test.go bpdocs for struct types created using reflection 2021-09-20 22:33:05 +00:00
reader.go bpdocs for struct types created using reflection 2021-09-20 22:33:05 +00:00
reader_test.go Identify the type of the list for bpdocs (#326) 2020-11-04 17:20:11 -08:00