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

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		styleguide.go#L64: 		doc, err := styleSection(ctx, f)
		styleguide.go#L98: func styleSection(ctx context.Context, filename string) (_ *StyleSection, err error) {