ExDocEPUB.Formatter.EPUB.Templates
Handle all template interfaces for the EPUB formatter.
Summary
Creates the Package Document Definition, this definition encapsulates the publication metadata and the resource information that constitute the EPUB publication. This definition also includes the default reading order
Returns the details of an individual function, macro or callback. This
function is required used by module_template/6
Creates a new chapter when the user provides additional files
Generate content from the module template for a given node
Creates a chapter which contains all the details about an individual module, this chapter can include the following sections: functions, macros, types, callbacks
Creates the table of contents. This template follows the EPUB Navigation Document Definition
Creates a summary of the functions and macros available for an individual
module, this function is required by module_template/6
Creates the cover page for the EPUB document
Creates an Navigation Center eXtended document (as defined in OPF 2.0.1), this is for compatibility purposes with EPUB 2 Reading Systems. EPUB 3 Reading Systems must ignore the NCX in favor of the EPUB Navigation Document
Returns all the details of an individual type. This function is required by
module_template/6
Functions
Creates the Package Document Definition, this definition encapsulates the publication metadata and the resource information that constitute the EPUB publication. This definition also includes the default reading order.
Returns the details of an individual function, macro or callback. This
function is required used by module_template/6
.
Creates a chapter which contains all the details about an individual module, this chapter can include the following sections: functions, macros, types, callbacks.
Creates the table of contents. This template follows the EPUB Navigation Document Definition.
Creates a summary of the functions and macros available for an individual
module, this function is required by module_template/6
.
Creates an Navigation Center eXtended document (as defined in OPF 2.0.1), this is for compatibility purposes with EPUB 2 Reading Systems. EPUB 3 Reading Systems must ignore the NCX in favor of the EPUB Navigation Document.
Returns all the details of an individual type. This function is required by
module_template/6
.