diff --git a/.travis.yml b/.travis.yml index b1046d13..ccb8aa26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: diff --git a/docs/reference/js/contents.md b/docs/reference/js/contents.md index 5285ea84..36beecf4 100644 --- a/docs/reference/js/contents.md +++ b/docs/reference/js/contents.md @@ -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