From 6b8bccec5977f608f0b1e33f31a4888a2ea0d141 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sat, 19 Feb 2022 22:44:45 +0000 Subject: Remove module titles in docstrings --- sphinx/ext/extlinks.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'sphinx/ext/extlinks.py') diff --git a/sphinx/ext/extlinks.py b/sphinx/ext/extlinks.py index 8caba8842..58ed9674b 100644 --- a/sphinx/ext/extlinks.py +++ b/sphinx/ext/extlinks.py @@ -1,7 +1,4 @@ """ - sphinx.ext.extlinks - ~~~~~~~~~~~~~~~~~~~ - Extension to save typing and prevent hard-coding of base URLs in the reST files. -- cgit v1.2.3