-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathebookmaker.conf
More file actions
43 lines (39 loc) · 1.28 KB
/
ebookmaker.conf
File metadata and controls
43 lines (39 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# copy this file to /etc/ebookmaker.conf to set config paths
#
# copy this file to ~/.ebookmaker to set defaults for command line arguments
# or to override config paths in /etc/ebookmaker.conf
[DEFAULT_ARGS]
#### this section is inactive in /etc/ebookmaker.conf ####
# types: all [list of output types]
# max_depth: 1
# strip_links: False
# include_urls: [list of urls]
# exclude_urls: [list]
# include_mediatypes: [list of mediatypes]
# exclude_mediatypes: [list of mediatypes]
# mediatype_from_extension: False
# rewrite: [url]>[rewritten url]
# title: None
# author: None
# ebook: 0
# outputdir: ./
# outputfile: [title].epub
# section_tags: [list of classes]
# packager: None ['ww', 'gzip']
# cover: None [path]
# generate_cover: False
# epub_validator: java -jar epubcheck-4.2.6/epubcheck.jar
# html_validator: vnu-runtime-image/bin/vnu
# production: False
[PATHS]
# proxies: None
# xelatex: xelatex
# mobigen: ebook-convert # can also be a path to kindlegen
# mobilang: ebook-convert # converter to use for languages not supported by Kindlegen
# mobikf8: ebook-convert # converter for kf8
# groff: groff
# rhyming_dict: None
# default is '~'
# FILESDIR = file:///Users/Shared/Documents/pg/dev/html/files
# default is "~/cache/epub/"
# CACHEDIR = /Users/Shared/Documents/gitenberg/cache1/epub