Upload docs upon travis build
This commit is contained in:
parent
30a0dfb9a1
commit
09f564164a
@ -5,6 +5,7 @@ script:
|
|||||||
- "npm update"
|
- "npm update"
|
||||||
- "node node_modules/kindscript/built/kind.js buildtarget"
|
- "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 uploadtrg microbit-latest"
|
||||||
|
- "node node_modules/kindscript/built/kind.js uploaddoc"
|
||||||
sudo: false
|
sudo: false
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
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
|
### @section full
|
||||||
|
|
||||||
### @parent editor-documentation
|
### @parent reference
|
||||||
|
|
||||||
### @short Touch Develop
|
### @short JavaScript
|
||||||
|
|
||||||
### ~hint
|
### ~hint
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user