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:
Takeshi KOMIYA
2021-03-07 01:59:48 +09:00
parent ae413e95ed
commit fb4220d0a2
7 changed files with 61 additions and 17 deletions

View File

@@ -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