class Epuber::Compiler::FileTypes::NcxFile
Public Class Methods
Source
# File lib/epuber/compiler/file_types/nav_file.rb, line 44 def initialize super('toc.ncx', NcxGenerator, []) end
Calls superclass method
Epuber::Compiler::FileTypes::NavAbstractFile::new