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

3 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		section.go#L19: func newSection(prefix string) *Section {
		section.go#L49: 	s := newSection(prefix)
		section.go#L59: 			sub = newSection(l)