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/ext/inheritance_diagram.py
parentb8789b4cb6ca034ed7209b9adc91095b0b9b763c (diff)
Remove module titles in docstrings
Diffstat (limited to 'sphinx/ext/inheritance_diagram.py')
-rw-r--r--sphinx/ext/inheritance_diagram.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/sphinx/ext/inheritance_diagram.py b/sphinx/ext/inheritance_diagram.py
index cf4626c0b..e1fd2a237 100644
--- a/sphinx/ext/inheritance_diagram.py
+++ b/sphinx/ext/inheritance_diagram.py
@@ -1,7 +1,4 @@
r"""
- sphinx.ext.inheritance_diagram
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
Defines a docutils directive for inserting inheritance diagrams.
Provide the directive with one or more classes or modules (separated