spectrometerHBH opened a new pull request, #19862:
URL: https://github.com/apache/tvm/pull/19862

   Switches the documentation theme from `sphinx_rtd_theme` to 
`sphinx-book-theme`
   (already installed in the CI image via 
`docker/install/ubuntu_install_sphinx.sh`,
   added in #19835).
   
   - `html_theme` default → `sphinx_book_theme`; `TVM_THEME=rtd` still selects 
RTD.
   - Book-theme `html_theme_options` (repo buttons, nav/toc depth); RTD keeps 
`logo_only`.
   - The tlcpack-sphinx-addon template/static overrides assume the RTD layout, 
so they
     are now applied only when the RTD theme is active.
   - Small `_static/css/tirx_theme.css` (dark-mode logo backing) loaded for the 
book theme.
   
   Opening to verify the docs build/`check_sphinx_warnings` pass on the book 
theme.
   


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