summaryrefslogtreecommitdiff
path: root/tests/test_linkcode.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-03-01 08:28:28 +0100
committerGeorg Brandl <georg@python.org>2014-03-01 08:28:28 +0100
commitf73f1aaa20890e40af376c7ad9d951eb44ab559d (patch)
tree30cb0d2a24928182e5e373d6b4958dee22a09c07 /tests/test_linkcode.py
parent395afa7ae20b47382cbe8212eefec2a2665a4508 (diff)
parent54abe09273ae7aa07a6d0c6a1363e95ee7befeff (diff)
downloadsphinx-f73f1aaa20890e40af376c7ad9d951eb44ab559d.tar.gz
Merged in barnabas79/sphinx (pull request #218)
Closes #1374: Autosummary generates overly-long summaries if first line doesn't end with a period
Diffstat (limited to 'tests/test_linkcode.py')
-rw-r--r--tests/test_linkcode.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_linkcode.py b/tests/test_linkcode.py
index 190c3bf2..83b72098 100644
--- a/tests/test_linkcode.py
+++ b/tests/test_linkcode.py
@@ -5,7 +5,7 @@
Test the sphinx.ext.linkcode extension.
- :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""