mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Replace sphinx reST with native reST
GitHub and PyPI hated `seealso`
This commit is contained in:
parent
366cf24d39
commit
d2009bb5e9
@ -40,7 +40,8 @@ your ``conf.py`` file's ``html_theme`` setting:
|
|||||||
|
|
||||||
html_theme = "sphinx_rtd_theme"
|
html_theme = "sphinx_rtd_theme"
|
||||||
|
|
||||||
.. seealso::
|
.. admonition:: See also:
|
||||||
|
|
||||||
`Supported browsers`_
|
`Supported browsers`_
|
||||||
Officially supported and tested browser/operating system combinations
|
Officially supported and tested browser/operating system combinations
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user