Merge "Change module type text to HTML in build docs." am: 0d2c1d1e23
am: 7c8d1b2400
am: dfd6745462
Change-Id: I56e69eb99966564a754efa45c15726cbc8e52590
This commit is contained in:
commit
e4d2d08930
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ type perPackageTemplateData struct {
|
|||
|
||||
type moduleTypeTemplateData struct {
|
||||
Name string
|
||||
Synopsis string
|
||||
Synopsis template.HTML
|
||||
Properties []bpdoc.Property
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue