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

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		styleguide.go#L38: 	page, err := styleGuide(ctx, s.staticPath.String())
		styleguide.go#L56: func styleGuide(ctx context.Context, staticPath string) (_ *styleGuidePage, err error) {