dnskr opened a new pull request, #7211: URL: https://github.com/apache/kyuubi/pull/7211
### Why are the changes needed? The PR fixes two `unsupported theme option` warnings that are printed during the documentation building: ```shell preparing documents... WARNING: unsupported theme option 'logo_only' given WARNING: unsupported theme option 'extra_navbar' given ``` Both options were deleted from [sphinx_book_theme](https://github.com/executablebooks/sphinx-book-theme). ### How was this patch tested? Built documentation locally and checked there are no warning message anymore. ### 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]
