guiyanakuang opened a new pull request #2632:
URL: https://github.com/apache/calcite/pull/2632


   ## The purpose of this pr is to optimize the documentation on the official 
website
   Five separate files were modified
   
   **adapter.md**: Avoid code out of bounds, use scrollable code blocks instead 
   
   **algebra.md**: Added separate css styles for crowded tables to avoid tables 
going out of bounds and for better readability
   
   **reference.md**: As above, for table that are too wide, make them 
horizontally scrollable
   
   **tutorial.md**: Make the documentation consistent with the latest master 
example code
   
   **_style.scss**: New table css style definitions used
   
   ### Before and after comparison of some ui
   before
   
![image](https://user-images.githubusercontent.com/4069905/144732160-3983995d-005e-490a-aa22-ca9641c55b27.png)
   after
   
![image](https://user-images.githubusercontent.com/4069905/144732136-0e0277d5-6221-43a1-b1f3-8b721a16d25f.png)
   before
   
![image](https://user-images.githubusercontent.com/4069905/144732200-9e63ca16-3161-42ef-9518-1c95d931a0f3.png)
   after
   
![image](https://user-images.githubusercontent.com/4069905/144732256-9c751559-9bdb-4af5-be43-71d98acf651c.png)
   
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to