update documentation
This commit is contained in:
parent
6e10ff0414
commit
95b81e9a9d
2 changed files with 71 additions and 55 deletions
2
.vimrc
2
.vimrc
|
|
@ -1,4 +1,4 @@
|
|||
noremap <silent> <F8> :!haxe --no-output %<CR>
|
||||
noremap <silent> <F9> :!./make doc<CR>
|
||||
noremap <silent> <F10> :!./make && echo OK<CR>
|
||||
noremap <silent> <F10> :!./make && echo OK && ./make tests<CR>
|
||||
noremap <silent> <F11> :!./make tests \| less<CR>
|
||||
|
|
|
|||
124
index.html
124
index.html
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue