Merge pull request #10212 from AA-Turner/remove-module-docstring-titles

Remove module docstring titles
This commit is contained in:
Takeshi KOMIYA
2022-03-14 02:14:17 +09:00
committed by GitHub
285 changed files with 448 additions and 2726 deletions

View File

@@ -1,12 +1,4 @@
"""
test_ext_autodoc_configs
~~~~~~~~~~~~~~~~~~~~~~~~
Test the autodoc extension. This tests mainly for config variables
:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
"""Test the autodoc extension. This tests mainly for config variables"""
import platform
import sys