const golang.org/x/pkgsite/internal.SymbolSectionFunctions

4 uses

	golang.org/x/pkgsite/internal (current package)
		symbol.go#L21: 	SymbolSectionFunctions SymbolSection = "Functions"

	golang.org/x/pkgsite/internal/frontend
		symbol.go#L259: 		internal.SymbolSectionFunctions,

	golang.org/x/pkgsite/internal/godoc/dochtml
		symbol.go#L100: 				Section:  internal.SymbolSectionFunctions,

	golang.org/x/pkgsite/internal/testing/sample
		sample.go#L102: 			Section:  internal.SymbolSectionFunctions,