Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/extdev/envapi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ Build environment API

Dictionary mapping docnames to the docutils node for their main title.

**Per-document attributes**

.. autoattribute:: docname

.. autoattribute:: parser

**Per-document attributes**

.. attribute:: current_document

Temporary data storage while reading a document.
Expand Down
Loading