Skip to content

Commit d275b7b

Browse files
committed
work on transforming book to pdf, epub and mobi formats
1 parent 135f824 commit d275b7b

File tree

1 file changed

+20
-16
lines changed

1 file changed

+20
-16
lines changed

transform_book.py

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -301,30 +301,26 @@
301301
"(#continuous-integration)",
302302
"(/jenkins.html)":
303303
"(#jenkins)",
304-
#("/.html)":
305-
#("#)",
306-
#("/.html)":
307-
#("#)",
308-
#("/.html)":
309-
#("#)",
304+
"(/gocd.html)":
305+
"(#gocd)",
310306
"(/configuration-management.html)":
311307
"(#configuration-management)",
312308
"(/ansible.html)":
313309
"(#ansible)",
314-
#("/.html)":
315-
#("#)",
316-
#("/.html)":
317-
#("#)",
310+
"(/salt.html)":
311+
"(#salt)",
312+
"(/containers.html)":
313+
"(#containers)",
318314
"(/docker.html)":
319315
"(#docker)",
320-
#("/.html)":
321-
#("#)",
316+
"(/kubernetes.html)":
317+
"(#kubernetes)",
322318
"(/serverless.html)":
323319
"(#serverless)",
324320
"(/aws-lambda.html)":
325321
"(#aws-lambda)",
326-
#("/.html)":
327-
#("#)",
322+
"(/azure-functions.html)":
323+
"(#azure-functions)",
328324
"(/google-cloud-functions.html)":
329325
"(#google-cloud-functions)",
330326

@@ -333,12 +329,20 @@
333329
"(#devops)",
334330
"(/monitoring.html)":
335331
"(#monitoring)",
332+
"(/prometheus.html)":
333+
"(#prometheus)",
336334
"(/rollbar.html)":
337335
"(#rollbar)",
338-
"(/caching.html)":
339-
"(#caching)",
336+
"(/sentry.html)":
337+
"(#sentry)",
338+
"(/scout.html)":
339+
"(#scout)",
340+
"(/web-app-performance.html)":
341+
"(#web-app-performance)",
340342
"(/logging.html)":
341343
"(#logging)",
344+
"(/caching.html)":
345+
"(#caching)",
342346
"(/web-analytics.html)":
343347
"(#web-analytics)",
344348

0 commit comments

Comments
 (0)