Create epub versions of tutorial and ref manual.
Pandoc can create epub verions of the markdown files. Since the docs are lengthy, epubs are handy to have around. Two rules to create epub versions of the reference manual and the main tutorial are added here. Signed-off-by: Noufal Ibrahim <noufal@nibrahim.net.in>
This commit is contained in:
parent
1bbd4afb4a
commit
759c0168a1
3 changed files with 27 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -30,6 +30,7 @@
|
|||
*.cps
|
||||
*.log
|
||||
*.pdf
|
||||
*.epub
|
||||
*.html
|
||||
*.pg
|
||||
*.toc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue