summaryrefslogtreecommitdiff
path: root/doc/extdev/markupapi.rst
diff options
context:
space:
mode:
authorTimotheus Kampik <timotheus.kampik@signavio.com>2017-07-15 21:49:35 +0200
committerTimotheus Kampik <timotheus.kampik@signavio.com>2017-07-15 21:49:35 +0200
commite8cfd0f3d498ba209550f088c1a09d58b18713ef (patch)
treeadc338d80ba99524ea6945303a39c18b3d9705cf /doc/extdev/markupapi.rst
parentd59fdda8c97061b30f7d3396223f10bce5d8ba2f (diff)
downloadsphinx-git-e8cfd0f3d498ba209550f088c1a09d58b18713ef.tar.gz
#1685 remove non-existing attributes from custom directive doc
Diffstat (limited to 'doc/extdev/markupapi.rst')
-rw-r--r--doc/extdev/markupapi.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/extdev/markupapi.rst b/doc/extdev/markupapi.rst
index 533660c84..df23f164d 100644
--- a/doc/extdev/markupapi.rst
+++ b/doc/extdev/markupapi.rst
@@ -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