Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Add sphinx-generated searchtools.js #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

malarzm
Copy link
Member

@malarzm malarzm commented Jan 18, 2018

searchtools.js generated by readthedocs has

/* Search initialization removed for Read the Docs */

by the end instead of

$(document).ready(function() {
  Search.init();
});

I'll report it there in a moment

@@ -0,0 +1,761 @@
/*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ARGH, can't we use an already existing version hosted somewhere?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no clue, the other project I picked up randomly also has the init missing but somehow the search there is working... I think we can wait for their reply

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants