@Example bugs

08 Mar 2013

In the compiler the @Example documentation renders correctly but not on the user code page. Maybe the scope operator is causing the problem?

Looks good in the compiler:

/media/uploads/sam_grove/_scaled_-example_compiler.jpg

Missing on the publish page:

/media/uploads/sam_grove/_scaled_-example_publish.jpg

Example library can be found here. http://mbed.org/users/sam_grove/code/MPR121/

Using Chrome V25 on windows 7 (beta not enabled)

-deleted-
08 Mar 2013

Hi Sam,

We've discovered the cause of the issue and we are currently working on it.
An offending HTML CSS rule renders "MPR121::ADDR_VSS" invisible (a trivial fix).
Once again, thanks for the very detailed report that helped us track it down quickly!

Mihail

05 Apr 2013

Got another example where the @Example renders correctly on the code page but not in the compiler. Library is here.

User -> Code: All good /media/uploads/sam_grove/ll_code.jpg

Compiler: Not quite /media/uploads/sam_grove/com_ll.jpg

Import as file: Give more info about the problem /media/uploads/sam_grove/im_ll.jpg

06 Apr 2013

Was a typo on my behalf. False alert.

Example code: Problem found /media/uploads/sam_grove/oops.jpg

It does seem that if you comment out documented code it does get confused a bit. /media/uploads/sam_grove/commented_out.jpg

And the source: /media/uploads/sam_grove/code.jpg