aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-05-01 19:41:42 +0200
committerGitHub <noreply@github.com>2018-05-01 19:41:42 +0200
commit3b1cca0b2e094ee14abcfd111b438b7e74300836 (patch)
treedf7fba0af55ca1bdd299f6515ed78ad4dbfb4bd2 /docs/source/conf.py
parent2fdbffca6c61687dc064e92d5a7fedc53ebb4744 (diff)
parent82dd6b06010b8f37ec1ff797d2ae06d8a8cc0bf2 (diff)
downloadPROJ-3b1cca0b2e094ee14abcfd111b438b7e74300836.tar.gz
PROJ-3b1cca0b2e094ee14abcfd111b438b7e74300836.zip
Merge pull request #966 from kbevers/doc-improvements
Doc improvements
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 375b6b5a..b57e0f36 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -252,6 +252,8 @@ latex_documents = [
(master_doc, 'proj.tex', title, author, 'manual'),
]
+latex_toplevel_sectioning = 'chapter'
+
# The name of an image file (relative to this directory) to place at the top of
# the title page.
#latex_logo = None