various documentation-related changes
This commit is contained in:
parent
b6fdf0c28b
commit
a6ed310087
13 changed files with 880 additions and 301 deletions
|
|
@ -2,7 +2,7 @@
|
|||
OxUI Documentation
|
||||
***/
|
||||
var app = {};
|
||||
$(function() {
|
||||
Ox.load('UI', {debug: true}, function() {
|
||||
app.$body = $('body');
|
||||
app.$document = $(document);
|
||||
app.$window = $(window);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue