Module Docout (.ml)

module Docout: sig .. end
The input type for Docout.Make_logger.

module Internal: sig .. end
module Metadoc: sig .. end
module Markdown: sig .. end
module type LOGGER_CONFIGURATION = sig .. end
module type LOGGER = sig .. end
module Make_logger: 
functor (P : LOGGER_CONFIGURATION) -> sig .. end