pxt-calliope/docs/docs.md
Galen Nickel 6976055aa9 Migrate term 'package' to 'extension' (#1280)
* Migrate term 'package' to 'extension'

* Bad link

* Add package term note

* Small article change
2018-09-26 09:35:56 -07:00

34 lines
649 B
Markdown

# v1 Documentation
## @description Links to the documentation, reference and projects.
## Things to do
* [Projects](/projects)
* [Examples](/examples)
* [Courses](/courses)
* [Lessons](/lessons)
## @boardname@ reference
* [The @boardname@ APIs](/reference)
* [The @boardname@ device](/device)
## Language and data reference
* [Blocks language](/blocks)
* [JavaScript language](/javascript)
## More questions?
* [Frequently Asked Question](/faq)
* [Help Translate](/translate)
* [Embedding project](/share)
## Developers
* [Command Line Interface](/cli)
* Learn about [extensions](/extensions)
* [Flashing via HID (CMSIS-DAP)](/hidflash)