Skip to content

Commit 1c3afe8

Browse files
committed
work on transform to pdf book
1 parent 385d835 commit 1c3afe8

File tree

1 file changed

+22
-12
lines changed

1 file changed

+22
-12
lines changed

transform_book.py

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -175,20 +175,30 @@
175175
"(#hypertext-markup-language-html)",
176176
"(/cascading-style-sheets.html)":
177177
"(#cascading-style-sheets-css)",
178-
#("/.html)":
179-
#("#)",
180-
#("/.html)":
181-
#("#)",
178+
"(/responsive-design.html)":
179+
"(#responsive-design)",
180+
"(/minification.html)":
181+
"(#minification)",
182+
"(/css-frameworks.html)":
183+
"(#css-frameworks)",
184+
"(/bootstrap-css.html)":
185+
"(#bootstrap)",
186+
"(/foundation-css.html)":
187+
"(#foundation)",
188+
#"(/.html)":
189+
#"(#)",
190+
#"(/.html)":
191+
#"(#)",
182192
"(/javascript.html)":
183193
"(#javascript)",
184-
#("/.html)":
185-
#("#)",
186-
#("/.html)":
187-
#("#)",
188-
#("/.html)":
189-
#("#)",
190-
#("/.html)":
191-
#("#)",
194+
#"(/.html)":
195+
#"(#)",
196+
#"(/.html)":
197+
#"(#)",
198+
#"(/.html)":
199+
#"(#)",
200+
#"(/.html)":
201+
#"(#)",
192202
"(/task-queues.html)":
193203
"(#task-queues)",
194204
"(/celery.html)":

0 commit comments

Comments
 (0)