Commit Graph

1452 Commits

Author SHA1 Message Date
gingemonster
c805d67cf6 fixing help for pins.pulseDuration
Help document at https://codethemicrobit.com/reference/pins/pulse-duration doesnt match the help annotation in the code so this fixes it
2016-07-20 06:29:44 +01:00
gingemonster
943c2e7716 Fixing help annotation on serial.redirect
Code currently points to help at https://codethemicrobit.com/reference/serial/redirect but the working url is https://codethemicrobit.com/reference/serial/redirect-to so fixed the help annotation
2016-07-20 06:21:15 +01:00
gingemonster
298a37e576 updated setPull help annotation
At some point Im guessing the help file has been renamed and its current url is https://codethemicrobit.com/reference/pins/set-pull. This change to the annotation of setPull removes the word "digital" so that the link should work again
2016-07-20 06:14:18 +01:00
Ron Hale-Evans
327d52014c Misnamed, redundant file 2016-07-19 16:02:31 -07:00
Thomas Denney
6a5cfae5ff snake_case -> camelCase in docs 2016-07-19 11:42:42 +01:00
Thomas Denney
64ebb5c8c3 Correct assignment blocks in docs
Previously these blocks were not rendering.
2016-07-19 11:26:41 +01:00
Thomas Denney
bb97b57b01 Correct typo in string documentation
Note that currently you can't follow through with these instructions because string literals aren't supported, and there isn't support for converting the JS in this doc.
2016-07-19 09:25:48 +01:00
Ron Hale-Evans
534e3723d2 Finishing fixing parameters 2016-07-18 15:51:28 -07:00
Ron Hale-Evans
ad6ef04b1f Fixing parameters 2016-07-18 15:18:40 -07:00
Ron Hale-Evans
2c09b7794f Fixing parameters 2016-07-18 14:23:05 -07:00
Ron Hale-Evans
4941ce1694 Fixing parameters 2016-07-18 14:04:15 -07:00
Ron Hale-Evans
aa6a965f59 Fixing parameters 2016-07-18 11:14:51 -07:00
Ron Hale-Evans
1831c30050 Fixing parameters 2016-07-18 10:39:41 -07:00
Thomas Denney
df5989760c Make serial docs clearer, resolve issue #158 2016-07-18 17:17:16 +01:00
Thomas Denney
e942fb5733 Minor linting changes 2016-07-18 10:12:00 +01:00
Ron Hale-Evans
6a7f65894c Added missing parameters sections 2016-07-15 16:43:26 -07:00
Ron Hale-Evans
f56e9369dd Fixed some parameter names 2016-07-15 14:53:52 -07:00
Ron Hale-Evans
e23c5e019f Fix param names 2016-07-15 14:12:10 -07:00
Ron Hale-Evans
1aa08f63fe Another new Game topic and more fixes 2016-07-15 11:54:22 -07:00
Tom Ball
8ef94d2854 update docs 2016-07-15 11:47:37 -07:00
Ron Hale-Evans
797474063d New Game topic, some fixes 2016-07-15 10:24:16 -07:00
Thomas Denney
b76622542b Ensure title shows correctly for doc pages 2016-07-15 15:50:26 +01:00
Thomas Denney
6a1415b3e1 Default indentation for default project.
The editor lints the TS file every time it launches, might as well commit the change.
2016-07-15 15:39:16 +01:00
Thomas Denney
2d09aef287 Merge pull request #164 from thomasdenney/master
Fixed '@params' in Neopixel blocks' docs and 'about about'
2016-07-15 08:47:59 +01:00
Ron Hale-Evans
3ce1fa9b6e New Game topic 2016-07-14 16:58:08 -07:00
Ron Hale-Evans
155bbb25f7 New Game topic 2016-07-14 12:49:19 -07:00
Ron Hale-Evans
5fb3da5a77 New Game topic 2016-07-14 12:47:33 -07:00
Tom Ball
5b682cd8d9 some mods to the docs 2016-07-14 12:09:40 -07:00
Tom Ball
4755f0953c update ignore file 2016-07-14 12:04:06 -07:00
Ron Hale-Evans
bdcd299805 New Serial topic 2016-07-13 16:24:56 -07:00
Ron Hale-Evans
3e23fe4814 New Game topic, some fixes 2016-07-13 15:04:10 -07:00
Ron Hale-Evans
3782d26e64 New Game topic 2016-07-13 13:10:06 -07:00
Thomas Denney
84a29eec65 Merge remote-tracking branch 'upstream/master' 2016-07-13 09:17:32 +01:00
Michal Moskal
299efaf0f2 Merge branch 'master' of github.com:Microsoft/pxt-microbit 2016-07-12 18:34:32 +02:00
Michal Moskal
33c60b467b Add ignore file for ptrcheck 2016-07-12 18:34:21 +02:00
Thomas Denney
81f74f07b2 Fix typo, resolve issue #165 2016-07-12 09:46:46 +01:00
Ron Hale-Evans
583b08df28 Wrote new Serial topic 2016-07-11 12:54:28 -07:00
Ron Hale-Evans
01f80b67bc Fix parameters 2016-07-11 11:13:13 -07:00
Ron Hale-Evans
a890d2a357 Wrote new Serial topic 2016-07-11 10:58:16 -07:00
Michal Moskal
0d1b91afc3 0.2.186 2016-07-11 17:10:00 +02:00
Michal Moskal
5c0d37d718 Bump pxt-core to 0.2.194 2016-07-11 17:10:00 +02:00
Michal Moskal
c81e56613e Mark microbit DAL config as just defaults 2016-07-11 14:29:49 +02:00
Ron Hale-Evans
4cc7215d35 Updated Linux (and Windows) instructions 2016-07-08 16:34:56 -07:00
Ron Hale-Evans
8751d2aaa1 Rewrote one Serial topic; shifted some material 2016-07-08 15:29:14 -07:00
Ron Hale-Evans
af91622dda Wrote new Serial topic 2016-07-08 12:45:31 -07:00
Ron Hale-Evans
45d4caf595 Rewrote/expanded serial topic 2016-07-08 11:46:51 -07:00
Thomas Denney
a8e1d2a86c Fixed '@params' in Neopixel blocks' docs 2016-07-08 14:30:45 +01:00
Tom Ball
5099b11823 remove hint 2016-07-06 20:37:43 -07:00
Ron Hale-Evans
37e0307698 Wrote two new Game topics 2016-07-06 15:19:43 -07:00
Ron Hale-Evans
1b15eefa5a Wrote new Game topic 2016-07-06 13:31:42 -07:00