We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a378361 commit cb288a7Copy full SHA for cb288a7
sphinxcontrib/__init__.py
@@ -1,13 +1,13 @@
1
"""
2
- sphinxcontrib
3
- ~~~~~~~~~~~~~
+sphinxcontrib
+~~~~~~~~~~~~~
4
5
- This package is a namespace package that contains all extensions
6
- distributed in the ``sphinx-contrib`` distribution.
+This package is a namespace package that contains all extensions
+distributed in the ``sphinx-contrib`` distribution.
7
8
- :copyright: Copyright 2016-present by Mark Story and contributors.
9
- :copyright: Copyright 2007-2009 by the Sphinx team
10
- :license: BSD, see LICENSE for details.
+:copyright: Copyright 2016-present by Mark Story and contributors.
+:copyright: Copyright 2007-2009 by the Sphinx team
+:license: BSD, see LICENSE for details.
11
12
13
__import__("pkg_resources").declare_namespace(__name__)
0 commit comments