Files
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
..
2019-04-16 14:06:36 +09:00
2019-04-16 14:06:36 +09:00
2020-04-11 15:44:07 +09:00
2019-05-26 10:53:53 +09:00
2017-01-05 13:44:04 +09:00
2019-04-16 14:06:36 +09:00