createNCXResource
Builds an NCX Resource containing the table of contents for book.
fun createNCXResource(identifiers: List<Identifier>, title: String, authors: List<Author>, tableOfContents: TableOfContents): Resource(source)
Builds an NCX Resource containing the table of contents for book.