mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch 'master' into refactor_env.update
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -28,6 +28,7 @@ Deprecated
|
||||
* ``Sphinx.add_source_parser()`` has changed; the *suffix* argument has
|
||||
been deprecated. Please use ``Sphinx.add_source_suffix()`` instead.
|
||||
* ``sphinx.util.docutils.directive_helper()`` is deprecated.
|
||||
* ``sphinx.cmdline`` is deprecated. Please use ``sphinx.cmd.build`` instead.
|
||||
* All ``env.update()``, ``env._read_serial()`` and ``env._read_parallel()`` are
|
||||
deprecated. Please use ``builder.read()`` instead.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user