golang.org/x/pkgsite/internal/godoc/dochtml.item.IsDeprecated (field)

4 uses

	golang.org/x/pkgsite/internal/godoc/dochtml (current package)
		dochtml.go#L159: 	IsDeprecated                 bool
		dochtml.go#L188: 		IsDeprecated: v.IsDeprecated,
		dochtml.go#L211: 			IsDeprecated: f.IsDeprecated,
		dochtml.go#L228: 		IsDeprecated: t.IsDeprecated,