func golang.org/x/pkgsite/internal/frontend.cleanDocumentation

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		main.go#L135: 	unit.Documentation = cleanDocumentation(unit.Documentation)
		main.go#L225: func cleanDocumentation(docs []*internal.Documentation) []*internal.Documentation {