created xml branch
This commit is contained in:
parent
09cd9f3394
commit
98b1a8f660
@ -103,7 +103,7 @@ gulp.task 'literate', ->
|
|||||||
gulp.task 'upload', [], ()->
|
gulp.task 'upload', [], ()->
|
||||||
run('scp -r ./build ./examples jahns@manet.informatik.rwth-aachen.de:/home/jahns/public_html/collaborative_preview/').exec()
|
run('scp -r ./build ./examples jahns@manet.informatik.rwth-aachen.de:/home/jahns/public_html/collaborative_preview/').exec()
|
||||||
|
|
||||||
gulp.task 'codo', [], ()->
|
gulp.task 'codo', [], ()->
|
||||||
command = 'codo -o "./doc" --name "Yatta!" --readme "README.md" --undocumented false --private true --title "Yatta! API" ./lib - LICENSE.txt '
|
command = 'codo -o "./doc" --name "Yatta!" --readme "README.md" --undocumented false --private true --title "Yatta! API" ./lib - LICENSE.txt '
|
||||||
run(command).exec()
|
run(command).exec()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user