generated from Hazel/python-project
added chapters
This commit is contained in:
parent
86d683d92c
commit
b26cecb43e
@ -429,6 +429,7 @@ class ScribbleBook:
|
|||||||
)
|
)
|
||||||
intro.add_item(nav_css)
|
intro.add_item(nav_css)
|
||||||
book.add_item(intro)
|
book.add_item(intro)
|
||||||
|
|
||||||
for chapter in self.chapters:
|
for chapter in self.chapters:
|
||||||
c = epub.EpubHtml(
|
c = epub.EpubHtml(
|
||||||
title=chapter.title,
|
title=chapter.title,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user