Aaron Carlisle
Aaron Carlisle
This should now be safe to remove. I tested locally and sticky nav work both on and off. I am not sure about the rtd side if this cases issues.
Fix https://github.com/rtfd/sphinx_rtd_theme/issues/301 this fixes this issue and hides the headerlink until hovering however, the header link is not showing up when it is set to float to the right. Any...
`extra_css_files` was add in https://github.com/rtfd/readthedocs.org/commit/e759c50697c5c9b210f5b7ea2978e24b25aef901 but serves no purpose (not sure why it was added intially) users should use `Sphinx.add_stylesheet` instead.
This is still a work in progress - [x] fix font file not being found
This patch solve the issue where users have to scroll to the top of the page to open the sidebar. This patch will work best with #1122 but can be...
fontsource is the new defacto source for google fonts. Originally, this was `typeface-*` however that is now deprecated. Not sure why but there does not seem to be woff2 formats...
The only current issue is that badge only creates a blank js file when it should create not js file at all.
#### NOTE: This patch is not meant for review but is for testing, if we decide to continue separate smaller patch will be made This patch makes the initial changes...