You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/04/22 12:21:49 UTC

[GitHub] [flink] wuchong opened a new pull request #8238: [FLINK-11732] [docs] Add a language switch to the sidebar for Flink documents

wuchong opened a new pull request #8238: [FLINK-11732] [docs] Add a language switch to the sidebar for Flink documents
URL: https://github.com/apache/flink/pull/8238
 
 
   
   ## What is the purpose of the change
   
   Add a language switch to the sidebar for Flink documents.
   
   ## Brief change log
   
   1. Add a language switch to the sidebar for Flink documents. The language switch links to the same page in the opposite language.
   
   ![image](https://user-images.githubusercontent.com/5378924/56499954-6dbba280-653b-11e9-8c12-9dcefed8017b.png)
   
   ![image](https://user-images.githubusercontent.com/5378924/56499876-04d42a80-653b-11e9-98d1-1208bb7bb8b8.png)
   
   
   2. Add a ["Want to contribute translation?"](https://cwiki.apache.org/confluence/display/FLINK/Flink+Translation+Specifications) link at the bottom of every Chinese pages.
   
   ![image](https://user-images.githubusercontent.com/5378924/56499926-449b1200-653b-11e9-992e-aab6b39e4672.png)
   
   
   
   
   ## Verifying this change
   
   N/A
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (no)
     - The serializers: (no)
     - The runtime per-record code paths (performance sensitive): (no)
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
     - The S3 file system connector: (no)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (no)
     - If yes, how is the feature documented? (not applicable)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services