We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea81d03 + d34ea18 commit 0e35fd0Copy full SHA for 0e35fd0
sphinx_astropy/conf/v1.py
@@ -298,14 +298,6 @@ def check_sphinx_version(expected_version):
298
\DeclareUnicodeCharacter{00B0}{\ensuremath{^{\circ}}}
299
\DeclareUnicodeCharacter{2032}{\ensuremath{^{\prime}}}
300
\DeclareUnicodeCharacter{2033}{\ensuremath{^{\prime\prime}}}
301
-
302
-% Make the "warning" and "notes" sections use a sans-serif font to
303
-% make them stand out more.
304
-\renewenvironment{notice}[2]{
305
- \def\py@noticetype{#1}
306
- \csname py@noticestart@#1\endcsname
307
- \textsf{\textbf{#2}}
308
-}{\csname py@noticeend@\py@noticetype\endcsname}
309
"""
310
311
# Documents to append as an appendix to all manuals.
0 commit comments