mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Replace all copy_static_entry() with copy_asset()
At same time, copy_static_entry() is now deprecataed
This commit is contained in:
@@ -21,6 +21,8 @@ Incompatible changes
|
||||
* #2454: The filename of sourcelink is now changed. The value of
|
||||
`html_sourcelink_suffix` will be appended to the original filename (like
|
||||
``index.rst.txt``).
|
||||
* ``sphinx.util.copy_static_entry()`` is now deprecated.
|
||||
Use ``sphinx.util.fileutil.copy_asset()`` instead.
|
||||
|
||||
|
||||
Features added
|
||||
|
||||
Reference in New Issue
Block a user