summaryrefslogtreecommitdiff
path: root/doc/extdev/appapi.rst
diff options
context:
space:
mode:
authorshimizukawa <shimizukawa@gmail.com>2014-03-23 23:01:15 +0900
committershimizukawa <shimizukawa@gmail.com>2014-03-23 23:01:15 +0900
commitd9d7fb8957db080ef4da9c278c18801cac4bbf29 (patch)
tree34b49fa5094eddf694584e7c9c0ab5a32d11bf1d /doc/extdev/appapi.rst
parent27f359a1a3e20f00229644a7a76553d1887ae1bd (diff)
downloadsphinx-d9d7fb8957db080ef4da9c278c18801cac4bbf29.tar.gz
Fix i18n: missing python domain's cross-references with currentmodule directive or currentclass directive. refs #1363
* node attributes 'py:module', 'py:class' is provided from environment (e.x. currentmodule directive is provided on previous line, not on node) * Because translation nodes are parsed in independently, 'provided attributes by environment' are not exist. * For a pending_xref nodes, all attributes of a translated xref node should be same as original xref node in current test cases. * For the above reasons, I overwrite all attributes from origonal node to new translated xref node.
Diffstat (limited to 'doc/extdev/appapi.rst')
0 files changed, 0 insertions, 0 deletions