Searched refs:SoongDocsHtml (Results 1 – 2 of 2) sorted by relevance
350 description: fmt.Sprintf("generating Soong docs at %s", config.SoongDocsHtml()),352 output: config.SoongDocsHtml(),354 "--soong_docs", config.SoongDocsHtml(),675 targets = append(targets, config.SoongDocsHtml())
1033 func (c *configImpl) SoongDocsHtml() string { func