pub fn find_doc(name: &str, kind: DocKind) -> Option<&'static DocEntry>
Look up a documentation entry by (name, kind).
(name, kind)