mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Sites without search now do not include search.js or lunr.js, making the javascript for those pages much faster to load.
4 lines
94 B
JavaScript
4 lines
94 B
JavaScript
//= require_tree ./lib
|
|
//= require_tree ./app
|
|
//= stub ./app/search.js
|
|
//= stub ./lib/lunr.js
|