[
https://issues.apache.org/jira/browse/FLINK-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921266#comment-16921266
]
Jark Wu commented on FLINK-13909:
---------------------------------
This is a good question. Currently, the description of ConfigOption doesn't
support localization. We should find a way to support localization for
description (including LinkElement). One way in my mind is maintaining yaml
files which maps English description to Chinese descriptions, and the generator
will using the yaml file to generate html files for different languages.
IMO, keeping anchors the same is a temporary solution.
> LinkElement does not support different anchors required for localization
> ------------------------------------------------------------------------
>
> Key: FLINK-13909
> URL: https://issues.apache.org/jira/browse/FLINK-13909
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 1.9.0, 1.10.0
> Reporter: Till Rohrmann
> Priority: Major
>
> While addressing FLINK-13898 we realized that the {{LinkElement}} does not
> support multiple anchors which are needed to support localisation. Due to the
> translation into Chinese the anchors are not the same across Flink's English
> and Chinese documentation.
> Either we keep anchors the same in both versions or we have a way to support
> multiple anchors, one for each localisation.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)