Upload docs upon travis build
This commit is contained in:
parent
30a0dfb9a1
commit
09f564164a
@ -5,6 +5,7 @@ script:
|
||||
- "npm update"
|
||||
- "node node_modules/kindscript/built/kind.js buildtarget"
|
||||
- "node node_modules/kindscript/built/kind.js uploadtrg microbit-latest"
|
||||
- "node node_modules/kindscript/built/kind.js uploaddoc"
|
||||
sudo: false
|
||||
notifications:
|
||||
email:
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Touch Develop Documentation
|
||||
# micro:bit/JavaScript Documentation
|
||||
|
||||
Touch Develop docs for the micro:bit #docs #contents #apis #functions #language #statements
|
||||
JavaScript docs for the micro:bit
|
||||
|
||||
### @section full
|
||||
|
||||
### @parent editor-documentation
|
||||
### @parent reference
|
||||
|
||||
### @short Touch Develop
|
||||
### @short JavaScript
|
||||
|
||||
### ~hint
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user