mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #3932 from TimKam/1685-fix-docutils-markup-api-doc
#1685 remove non-existing attributes from custom directive doc
This commit is contained in:
commit
1e8421b8a1
@ -70,14 +70,6 @@ using :meth:`.Sphinx.add_directive` or :meth:`.Sphinx.add_directive_to_domain`.
|
||||
The absolute line number on which the directive appeared. This is not
|
||||
always a useful value; use :attr:`srcline` instead.
|
||||
|
||||
.. attribute:: src
|
||||
|
||||
The source file of the directive.
|
||||
|
||||
.. attribute:: srcline
|
||||
|
||||
The line number in the source file on which the directive appeared.
|
||||
|
||||
.. attribute:: content_offset
|
||||
|
||||
Internal offset of the directive content. Used when calling
|
||||
|
Loading…
Reference in New Issue
Block a user