mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix typos
This commit is contained in:
parent
029e9908c0
commit
a58ebedffd
@ -361,7 +361,7 @@ package.
|
|||||||
|
|
||||||
.. method:: Sphinx.add_env_collector(collector)
|
.. method:: Sphinx.add_env_collector(collector)
|
||||||
|
|
||||||
Register a environment collector class (refs: :ref:`collector-api`)
|
Register an environment collector class (refs: :ref:`collector-api`)
|
||||||
|
|
||||||
.. versionadded:: 1.6
|
.. versionadded:: 1.6
|
||||||
|
|
||||||
|
@ -74,7 +74,7 @@ Quick guide
|
|||||||
^^^^^^^^^^^
|
^^^^^^^^^^^
|
||||||
|
|
||||||
`sphinx-intl`_ is a useful tool to work with Sphinx translation flow.
|
`sphinx-intl`_ is a useful tool to work with Sphinx translation flow.
|
||||||
This section describe a easy way to translate with sphinx-intl.
|
This section describe an easy way to translate with sphinx-intl.
|
||||||
|
|
||||||
#. Install `sphinx-intl`_ by :command:`pip install sphinx-intl` or
|
#. Install `sphinx-intl`_ by :command:`pip install sphinx-intl` or
|
||||||
:command:`easy_install sphinx-intl`.
|
:command:`easy_install sphinx-intl`.
|
||||||
|
@ -232,7 +232,7 @@ For example::
|
|||||||
|
|
||||||
|
|
||||||
:rst:dir:`literalinclude` also supports the ``caption`` and ``name`` option.
|
:rst:dir:`literalinclude` also supports the ``caption`` and ``name`` option.
|
||||||
``caption`` has a additional feature that if you leave the value empty, the shown
|
``caption`` has an additional feature that if you leave the value empty, the shown
|
||||||
filename will be exactly the one given as an argument.
|
filename will be exactly the one given as an argument.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user