first commit -> move some files from one-api
This commit is contained in:
4
vendor/mongodb/mongodb/docs/pretty.js
vendored
Normal file
4
vendor/mongodb/mongodb/docs/pretty.js
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
$(document).ready(function() {
|
||||
$('pre code').parent().addClass('prettyprint well');
|
||||
prettyPrint();
|
||||
});
|
||||
Reference in New Issue
Block a user