Home
last modified time | relevance | path

Searched defs:moduleTypeDoc (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/bootstrap/bpdoc/
Dbpdoc.go523 func removeEmptyPropertyStructs(mtDoc *moduleTypeDoc) {
533 func collapseDuplicatePropertyStructs(mtDoc *moduleTypeDoc) {
565 func collapseNestedPropertyStructs(mtDoc *moduleTypeDoc) {
597 func combineDuplicateProperties(mtDoc *moduleTypeDoc) {
630 type moduleTypeDoc struct { struct
631 Name string
632 Text string
633 PropertyStructs []*PropertyStructDocs