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

   ### Why are the changes needed?
   
   The PR fixes `nonexisting document` issues:
   ```shell
   ./kyuubi/docs/client/advanced/features/index.rst:19: WARNING: toctree 
contains reference to nonexisting document 
'client/advanced/features/engine_resources' [toc.not_readable]
   
   ./kyuubi/docs/client/odbc/index.rst:20: WARNING: toctree contains reference 
to nonexisting document 'client/odbc/todo' [toc.not_readable]
   ./kyuubi/docs/client/thrift/index.rst:20: WARNING: toctree contains 
reference to nonexisting document 'client/thrift/hive_beeline' 
[toc.not_readable]
   
   ./kyuubi/docs/index.rst:189: WARNING: toctree contains reference to 
nonexisting document 'sql/index' [toc.not_readable]
   ./kyuubi/docs/quick_start/index.rst:23: WARNING: toctree contains reference 
to nonexisting document 'quick_start/quick_start_with_beeline' 
[toc.not_readable]
   ```
   
   ### How was this patch tested?
   
   Checked that there are no `nonexisting document` warnings during the 
documentation build process.
   ```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: notifications-unsubscr...@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org
For additional commands, e-mail: notifications-h...@kyuubi.apache.org

Reply via email to