summaryrefslogtreecommitdiff
path: root/sphinx/__main__.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-03-02 08:50:10 +0100
committerGeorg Brandl <georg@python.org>2014-03-02 08:50:10 +0100
commit85ddf03f45f79a0bc7d20fcceba0057a72452fd1 (patch)
tree49f519acf9c000d0fa4deefc94f7ac45498f7ac0 /sphinx/__main__.py
parentdb0f7ccc705b37617faf7c6139e96dc826dfdb22 (diff)
parentcae4910527c549e83b8b63e88c90324113846f70 (diff)
downloadsphinx-git-85ddf03f45f79a0bc7d20fcceba0057a72452fd1.tar.gz
merge with stable
Diffstat (limited to 'sphinx/__main__.py')
-rw-r--r--sphinx/__main__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/__main__.py b/sphinx/__main__.py
index ee8419b79..270bc4ebd 100644
--- a/sphinx/__main__.py
+++ b/sphinx/__main__.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
- Sphinx
- ~~~~~~
+ sphinx.__main__
+ ~~~~~~~~~~~~~~~
The Sphinx documentation toolchain.