From 182a2fd50c6b7fbe75b03d958190894ae1314156 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Tue, 3 Nov 2015 14:36:10 +0000 Subject: [PATCH] More changes to ePub options. --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index a91518eb..0886f694 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -305,7 +305,7 @@ texinfo_documents = [ # -- Options for Epub output ---------------------------------------------- # Bibliographic Dublin Core info. -epub_title = project +epub_title = 'gprMax User Guide' epub_author = author epub_publisher = author epub_copyright = copyright