pub fn iter_entries() -> impl Iterator<Item = &'static DocEntry>
Iterate every entry. Order is stable: (kind, name) ascending.
(kind, name)