mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Close #8487: csv-table now considers abspath as relpath from srcdir
To make directives' behavior consistent, the :file: option for csv-table directive now recognizes an absolute path as a relative path from source directory.
This commit is contained in:
@@ -32,11 +32,6 @@ The following is a list of deprecated interfaces.
|
||||
- TBD
|
||||
- ``logo_url``
|
||||
|
||||
* - ``sphinx.directives.patches.CSVTable``
|
||||
- 4.0
|
||||
- 6.0
|
||||
- ``docutils.parsers.rst.diretives.tables.CSVTable``
|
||||
|
||||
* - ``sphinx.directives.patches.ListTable``
|
||||
- 4.0
|
||||
- 6.0
|
||||
|
Reference in New Issue
Block a user