From 89c976cf717c825a9f0716a83dd6d169317944c1 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Tue, 3 Nov 2015 14:41:26 +0000 Subject: [PATCH] More ePub options. --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 0886f694..e02ff0a2 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -324,7 +324,7 @@ epub_basename = 'gprMax User Guide' #epub_language = '' # The scheme of the identifier. Typical schemes are ISBN or URL. -#epub_scheme = '' +epub_scheme = 'URL' # The unique identifier of the text. This can be a ISBN number # or the project homepage. @@ -360,7 +360,7 @@ epub_exclude_files = ['search.html'] #epub_tocscope = 'default' # Fix unsupported image types using the Pillow. -epub_fix_images = True +#epub_fix_images = False # Scale large images. #epub_max_image_width = 0