module Synopsis.Formatters.TOC
class TOC.Entry
Struct for an entry in the table of contents. Vars: link, lang, type (all strings) Also: name (scoped)
-Attributes
source code
source code
source code
source code
-Methods
  __init__(self, name, link, lang, type)
references
source code