You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: readme.md
+2
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ The Little Redis Book - это бесплатная книга про Redis.
16
16
17
17
Kindle и ePub форматы можно сгенерировать с помощью [PanDoc](http://johnmacfarlane.net/pandoc/).
18
18
19
+
В связи с тем, что генерация исходных текстов, содержащих кирилицу вызвала некоторые проблемы, в папке 'ru' лежит скрипт генерации для Windows и готовая версия книги.
20
+
19
21
## Generating the PDF ##
20
22
pandoc includes markdown2pdf to generate the PDF using a variation of <https://github.com/claes/pandoc-templates>:
0 commit comments