Where has HELP gone?

16 Jul 2012

What has happen to the Help/information section ?

you used to be able to click on the mbed 'cog' just below your current MAIN.C,

/media/uploads/cbc/mbedlibrary.png

and get usage information about MBED's functions, such as serial, PWM, Timers, CAN, etc.

16 Jul 2012

Hi ceri,

The documentation is still accessible in the mbed handbook or on the mbed library's repository page.

The change occurred during the update to add collaboration features (http://mbed.org/blog/entry/Collaboration-update-now-live/). We hope to have the in compiler documentation working in the new system soon.

Steve

-deleted-
20 Nov 2012

Hi ceri,

We have restored the API documentation for the mbed library and added more features to complement it:

  • API documentation generation for unpublished, published and modified libraries and programs
  • structured API documentation browsing inside the Compiler IDE in an IDE-friendly way with documentation divided into Classes, Structs, Files and Groups
  • references to source/header file definitions and defines that allow quick jumps to the source files from the documentation itself
  • ability to quickly create new files with API documentation examples

If you are curious about it then follow the mbed blog where we are going to officially announce the release and add a reference or a guide that review the features in detail.

Mihail