Fix markup

This commit is contained in:
Takeshi KOMIYA
2017-04-20 02:02:27 +09:00
parent 358005bd43
commit f21ce2f03f

View File

@@ -313,7 +313,7 @@ package.
.. versionchanged:: 1.6
Optional ``alternate`` and/or ``title`` attributes can be supplied with
the *alternate* (of boolean type) and *title* (a string) arguments. The
default is no title and *alternate*=``False`` (see `this explanation
default is no title and *alternate* = ``False`` (see `this explanation
<https://developer.mozilla.org/en-US/docs/Web/CSS/Alternative_style_sheets>`_).
.. method:: Sphinx.add_latex_package(packagename, options=None)