You can search for identifiers within the package.
in-package search v0.2.0
syndic
Syndic
module Rss1 : sig ... end
Syndic.Rss1: compliant with RSS 1.0.
Syndic.Rss1
module Rss2 : sig ... end
Syndic.Rss2: compliant with RSS 2.0.
Syndic.Rss2
module Atom : sig ... end
Syndic.Atom: RFC 4287 compliant Atom parser.
Syndic.Atom
module Opml1 : sig ... end
Syndic.Opml1: compliant with OPML 1.0.
Syndic.Opml1
module W3C : sig ... end
Syndic.W3C: invoke and parse the result of the W3C validator.
Syndic.W3C
module Date : sig ... end
Minimal date module required by Syndic.
module XML : sig ... end
Common module for XML parsing.