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

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		styleguide.go#L58: 	files, err := markdownFiles(staticPath)
		styleguide.go#L190: func markdownFiles(dir string) ([]string, error) {