Manuel Kaufmann
Manuel Kaufmann
> What am I doing wrong? I want to include jquery and underscore in my custom RTD theme. Read the Docs theme already includes jQuery. You should only include underscore...
If this is true, we should update our installing instructions as well https://sphinx-rtd-theme.readthedocs.io/en/stable/installing.html
I don't 100% understand the Sphinx internals, but it seems we cannot remove the installation as an extension: https://github.com/readthedocs/sphinx_rtd_theme/issues/1434#issuecomment-2289443380
Hey 👋🏼 . > It's because of defining `html_theme_path` in `conf.py` which should not be needed, but has been part of many many instructions and circulating copy-pasta. Yeah, it seems...
> If possible, a potential compromise could be to have a DeprecationWarning lodged in an intermittent update I added a commit [`cc5067a` (#1576)](https://github.com/readthedocs/sphinx_rtd_theme/pull/1576/commits/cc5067af431abbc32f2601945f5cc6d1a543d67f) to our 3.0.0rc1 release 👍🏼 . Let...
This is done already, https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/development.rst?plain=1#L100
Is this still an issue? If so, can you point us to a live project hitting this issue (or instructions to reproduce it) ?
@LGouellec what version of the theme are you using? what's the version of Sphinx itself? Can you try using the latest version of the theme?
@LGouellec the error in the browser's console says: `Uncaught ReferenceError: jQuery is not defined`. So, I think `2.0.0` is not being installed correctly. What's the output of the build process?...
I can't open that URL, `AuthenticationFailed`