Paul,
As for the second point, a partial solution is in place - If a program which uses libraries is published, it will show exactly which libs have been used on the program page. Also when the program is imported, those libraries will be imported too. Unfortunately of course that can't work for random code snippets.
The general best practice when creating documentation which refers to some code, always publish a program and use a link to that program as part of the documentation, where possible.
Finally if you see something frustrating or unclear on the cookbook, remember that it is of course a community resource - feel free to improve or change it!
Thanks,
Dan
When searching for "stepper" on the site, it comes up with the following option:
Quote:
Narrow down your search to: Wiki pages, Programs, Libraries, Forum posts, Notebook pages, Blog posts or Users
When I click Libraries it I get taken to
http://mbed.org/search/?q=stepper&type=Library
and the results don't show all the Libraries with "stepper" in the title
Should it be http://mbed.org/search/?q=stepper&type=Code instead?