clean up spacing

This commit is contained in:
Carla Schroder
2016-02-10 12:38:35 -08:00
parent 390b6aaa66
commit 5ea367080f

View File

@@ -27,7 +27,6 @@ import sys, os
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['sphinxcontrib.phpdomain', 'sphinx.ext.todo', 'rst2pdf.pdfbuilder']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['../_shared_assets/templates']
@@ -54,7 +53,6 @@ project = u'ownCloud %s Server Administration Manual' % (version)
copyright = u'2012-2016, The ownCloud developers'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
#language = None
@@ -89,7 +87,6 @@ pygments_style = 'sphinx'
# A list of ignored prefixes for module index sorting.
#modindex_common_prefix = []
# -- Options for HTML output ---------------------------------------------------
# Theme options are theme-specific and customize the look and feel of a theme