add missing doc

This commit is contained in:
Sam
2020-05-02 18:01:22 +02:00
parent 1c13aca2eb
commit 2fda3b1330
98 changed files with 32319 additions and 9 deletions

4
docs/_static/js/jquery-1.11.0.min.js vendored Normal file

File diff suppressed because one or more lines are too long

2
docs/_static/js/jquery-fix.js vendored Normal file
View File

@ -0,0 +1,2 @@
// No Conflict in later (our) version of jQuery
window.$jqTheme = jQuery.noConflict(true);