Merge "Add Property.Type to bpdocs template" am: 235a9443b7

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1825054

Change-Id: I63c818a85c8e5f1b7b1b519ee5476054ecf9680a
This commit is contained in:
Spandan Das
2021-09-21 20:21:53 +00:00
committed by Automerger Merge Worker

View File

@@ -372,6 +372,7 @@ li a:hover:not(.active) {
{{if .Properties -}}
<div class="accordion" id="{{getModule}}.{{.Name}}">
<span class="fixed">&#x2295</span><b>{{.Name}}</b>
<i>{{.Type}}</i>
{{- range .OtherNames -}}, {{.}}{{- end -}}
</div>
<div class="collapsible">