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:
authorAdam Turner <9087854+aa-turner@users.noreply.github.com>2022-02-20 01:44:45 +0300
committerAdam Turner <9087854+aa-turner@users.noreply.github.com>2022-02-20 02:17:29 +0300
commit6b8bccec5977f608f0b1e33f31a4888a2ea0d141 (patch)
tree021d012b719cb4b42f9e1b3720b78773d7eb5a3d /sphinx/util/png.py
parentb8789b4cb6ca034ed7209b9adc91095b0b9b763c (diff)
Remove module titles in docstrings
Diffstat (limited to 'sphinx/util/png.py')
-rw-r--r--sphinx/util/png.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/sphinx/util/png.py b/sphinx/util/png.py
index c40f653e6..ba9794f62 100644
--- a/sphinx/util/png.py
+++ b/sphinx/util/png.py
@@ -1,7 +1,4 @@
"""
- sphinx.util.png
- ~~~~~~~~~~~~~~~
-
PNG image manipulation helpers.
:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.