sphinx/doc/extdev
Takeshi KOMIYA 5260143afe Fix #8704: viewcode: anchors are generated in incremental build
The anchors for viewcode was generated in the reading phase only if
supported builder is used.  It causes anchors are missing on the
incremental build after the build for non supported builder.

This introduces `viewcode_anchor` node to insert the anchor even if non
supported builders.  They will be converted to the anchor tag in the
resolving phase for supported builders.  Or, they will be removed for
non supported builders.
2021-01-22 21:41:42 +09:00
..
appapi.rst Close #6241: html: Allow to add JS/CSS files to the specific page 2021-01-07 02:12:07 +09:00
builderapi.rst Make EventManager portable 2019-04-16 14:06:36 +09:00
collectorapi.rst Update docs for collectors API 2017-01-28 20:44:40 +09:00
deprecated.rst Fix #8704: viewcode: anchors are generated in incremental build 2021-01-22 21:41:42 +09:00
domainapi.rst Fix #7875: doc: Add PythonDomain.note_object() 2020-12-26 21:12:15 +09:00
envapi.rst Make EventManager portable 2019-04-16 14:06:36 +09:00
i18n.rst doc: Fix indentation 2020-04-11 15:44:07 +09:00
index.rst several documentation improvements to theming, templating, and extension development 2020-07-29 10:38:18 +01:00
logging.rst doclinter: restrict by 90 columns 2019-05-26 10:53:53 +09:00
markupapi.rst doclinter: restrict by 90 columns 2019-05-26 10:53:53 +09:00
nodes.rst Drop deprecated termsep node 2017-01-05 13:44:04 +09:00
parserapi.rst DOC: Fix typo: add_source_parsers() -> add_source_parser() 2018-07-17 10:00:05 +02:00
projectapi.rst Add sphinx.project; a manipulator for project and documents 2018-10-16 10:34:58 +09:00
utils.rst Make EventManager portable 2019-04-16 14:06:36 +09:00