dnskr opened a new pull request, #7237:
URL: https://github.com/apache/kyuubi/pull/7237

   ### Why are the changes needed?
   The PR replaces deprecated 
[recommonmark](https://github.com/readthedocs/recommonmark) (last release on 
December 17, 2020) with recommended 
[MyST](https://github.com/executablebooks/MyST-Parser) to generate 
documentation from markdown. Sphinx documentation also assumes that MyST is 
used.
   
   
   ### How was this patch tested?
   Build the docs with the following command, and verify that the pages 
generated from the markdown files look the same:
   ```shell
   make html
   ```
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to