You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You guys support pydata, but sphinx-book-theme is a very popular fork (many enterprise folks use it, including Unreal Engine docs) - would love to see official support.
Our [source-available] docs for Xsolla Backend at https://docs.goxbe.io also use this theme.
Would love to see official support! In Sphinx 8, here's what we currently do to make it work:
You also need this on init to unregister the old CTRL+K to prevent console errs, but they're anonymous so it's difficult to unregister. I opened a ticket:
You guys support pydata, but sphinx-book-theme is a very popular fork (many enterprise folks use it, including Unreal Engine docs) - would love to see official support.
Our [source-available] docs for Xsolla Backend at https://docs.goxbe.io also use this theme.
Would love to see official support! In Sphinx 8, here's what we currently do to make it work:
Fix this breaking bug: Breaking: Frontend UI poof bug #60
Add a
algoliaDocSearchSphinxBookThemeSupport.css
to adjust container z-index and ensure the theme search is hidden:That's pretty much it, iirc!
The text was updated successfully, but these errors were encountered: