first import book
This commit is contained in:
parent
6be2701fd8
commit
dfd9c869d5
233 changed files with 47797 additions and 0 deletions
4
book/common/js/jquery-fix.js
vendored
Normal file
4
book/common/js/jquery-fix.js
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
// The Bootstrap-based Sphinx theme uses $jqTheme
|
||||
// Setting $ is needed to override the (old!) version of jQuery packaged with Sphinx
|
||||
var $jqTheme = jQuery.noConflict();
|
||||
var $ = jQuery.noConflict();
|
||||
Loading…
Add table
Add a link
Reference in a new issue