sjwiesman opened a new pull request #14949:
URL: https://github.com/apache/flink/pull/14949


   Flink has a number of optional dependencies users may need to copy into 
their pom files to use, such as connectors and formats. The docs should 
automatically copy the maven dependency to the users' clipboard when clicked.
   
   For example the kafka connector before click: 
   
   <img width="870" alt="Screen Shot 2021-02-16 at 1 52 24 PM" 
src="https://user-images.githubusercontent.com/1891970/108114261-34ccb600-705e-11eb-981e-c81118efe10d.png";>
   
   After click: 
   
   <img width="887" alt="Screen Shot 2021-02-16 at 1 52 46 PM" 
src="https://user-images.githubusercontent.com/1891970/108114312-41e9a500-705e-11eb-88e3-645b8861aab9.png";>
   
   The module is highlighted, an alert shown, and the pom dependency is on the 
users' clipboard. 
   
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to