diff options
author | stepshal <nessento@openmailbox.org> | 2016-10-18 20:24:35 +0700 |
---|---|---|
committer | stepshal <nessento@openmailbox.org> | 2016-10-18 20:29:34 +0700 |
commit | 31bd37c6ac8de9e8c1bacebc2d8e1215df91eb96 (patch) | |
tree | 3a25ce5765a8c9ae633a3eaeec1ce88f7b382e21 /docs/conf.py | |
parent | f774a0be095c3873c2881d393605fefa5ca0d0d6 (diff) | |
download | python-setuptools-git-31bd37c6ac8de9e8c1bacebc2d8e1215df91eb96.tar.gz |
Fix quantity of blank lines.
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index dc0d8fae..fae8e632 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -60,7 +60,6 @@ exclude_trees = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' - # -- Options for HTML output --------------------------------------------------- # The theme to use for HTML and HTML Help pages. Major themes that come with @@ -93,7 +92,6 @@ html_use_index = False # Output file base name for HTML help builder. htmlhelp_basename = 'Setuptoolsdoc' - # -- Options for LaTeX output -------------------------------------------------- # Grouping the document tree into LaTeX files. List of tuples |