innoconv.ext.generate_toc¶
Extension that generates a table of contents.
A table of contents is generated from the course sections and added to the
Manifest.
-
class
innoconv.ext.generate_toc.GenerateToc(*args, **kwargs)[source]¶ Bases:
innoconv.ext.abstract.AbstractExtensionGenerate a TOC from content sections.