Updated package docs

This commit is contained in:
Peli de Halleux 2017-04-07 09:59:49 -07:00
parent b424090166
commit 32bcc29f28
3 changed files with 25 additions and 10 deletions

View File

@ -139,6 +139,10 @@
* [Bluetooth Temperature Sensor](/pkg/microsoft/pxt-bluetooth-temperature-sensor)
* [MAX6675](/pkg/microsoft/pxt-max6675)
* [Bluetooth MAX6675](/pkg/microsoft/pxt-bluetooth-max6675)
* [Code Dojo Olney](/pkg/CoderDojoOlney/pxt-olney)
* [UCL Junk Robot](/pkg/chevyng/pxt-ucl-junkrobot)
* [SRS BitBot](/pkg/srs/pxt-bitbot)
}
## #other

View File

@ -1,15 +1,6 @@
# @extends
## #approval
### ~ hint
All packages need to be approved by the Micro:bit Foundation before being available in the web editor.
Contact the Microbit Foundation support to get your package approved.
### ~
## Samples #samples
## Gallery #gallery
```codecard
[{
@ -32,5 +23,17 @@ Contact the Microbit Foundation support to get your package approved.
"name": "Bluetooth MAX6675",
"url":"/pkg/microsoft/pxt-bluetooth-max6675",
"cardType": "package"
}, {
"name": "Code Dojo Olney",
"url":"/pkg/CoderDojoOlney/pxt-olney",
"cardType": "package"
}, {
"name": "UCL Junk Robot",
"url":"/pkg/chevyng/pxt-ucl-junkrobot",
"cardType": "package"
}, {
"name": "SRS BitBot",
"url":"/pkg/srs/pxt-bitbot",
"cardType": "package"
}]
```

View File

@ -0,0 +1,8 @@
## #approval
### ~ hint
All packages need to be approved by the Micro:bit Foundation before being available in the web editor.
Contact the Microbit Foundation support to get your package approved.
### ~