Compiler issue with "mbed.bld"

30 Aug 2012

Hello mbed community,

/media/uploads/Kieran/mbed1.jpg

I am unsure why I cannot see a list of all the Libraries below the “mbed.bld” file in the compiler window. There is no level down "crosshair" option.

Refer to "mbedlibrary" image: http://mbed.org/handbook/mbed-SDK

Regards,

Kieran

30 Aug 2012

Hi Kieran,

The documentation is accessible in the handbook (here), the library documentation has not been accessible within the compiler since the collaboration release which you can read more about on the blog (http://mbed.org/blog/entry/Collaboration-update-now-live/).

Thanks.

Steve

30 Aug 2012

Hi Steve,

Thanks for the info.

Regards,

Kieran

-deleted-
20 Nov 2012

Hi Kieran,

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