Module Names.PageNameSource

Sourcetype t
Sourceval to_string : t -> string
Sourceval make_std : string -> t
Sourceval of_ident : Ident.t -> t
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourceval fmt : Format.formatter -> t -> unit
Sourceval is_hidden : t -> bool