type golang.org/x/pkgsite/internal/godoc/dochtml.noteHeader

5 uses

	golang.org/x/pkgsite/internal/godoc/dochtml (current package)
		dochtml.go#L73: 	NoteHeaders                map[string]noteHeader
		dochtml.go#L444: type noteHeader struct {
		dochtml.go#L451: func buildNoteHeaders(notes map[string][]*doc.Note) map[string]noteHeader {
		dochtml.go#L452: 	headers := map[string]noteHeader{}
		dochtml.go#L454: 		headers[marker] = noteHeader{