Example #1
0
 def set_toc_text(self, text):
     self.table_of_contents = parse_toc(text)
Example #2
0
 def set_toc_text(self, text):
     self.table_of_contents = parse_toc(text)