aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 438d83b..8fafb3b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -120,9 +120,6 @@ html_css_files = [
#
# html_sidebars = {}
-
-
-
# -- Options for HTMLHelp output ---------------------------------------------
# Output file base name for HTML help builder.
@@ -134,7 +131,7 @@ htmlhelp_basename = 'pyecscadoc'
latex_elements = {
# The paper size ('letterpaper' or 'a4paper').
#
- # 'papersize': 'letterpaper',
+ 'papersize': 'a4paper',
# The font size ('10pt', '11pt' or '12pt').
#