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

5 uses

	golang.org/x/pkgsite/internal (current package)
		symbol.go#L20: 	SymbolSectionVariables SymbolSection = "Variables"

	golang.org/x/pkgsite/internal/frontend
		symbol.go#L258: 		internal.SymbolSectionVariables,

	golang.org/x/pkgsite/internal/godoc/dochtml
		symbol.go#L82: 							Section:  internal.SymbolSectionVariables,

	golang.org/x/pkgsite/internal/testing/sample
		sample.go#L61: 				Section:    internal.SymbolSectionVariables,
		sample.go#L92: 			Section:  internal.SymbolSectionVariables,