Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/domains/index.py')
-rw-r--r--sphinx/domains/index.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/domains/index.py b/sphinx/domains/index.py
index 961b590f4..e5ca1fa11 100644
--- a/sphinx/domains/index.py
+++ b/sphinx/domains/index.py
@@ -1,5 +1,4 @@
-"""
- The index domain.
+"""The index domain.
:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.