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)
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
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
Got another example where the @Example renders correctly on the code page but not in the compiler. Library is here.
User -> Code: All good
Compiler: Not quite
Import as file: Give more info about the problem
Got another example where the @Example renders correctly on the code page but not in the compiler. Library is [[http://mbed.org/users/sam_grove/code/LinkedList|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}}
It does seem that if you comment out documented code it does get confused a bit.
And the source:
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}}
Important Information for this Arm website
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.
Access Warning
You do not have the correct permissions to perform this operation.
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:
Missing on the publish page:
Example library can be found here. http://mbed.org/users/sam_grove/code/MPR121/
Using Chrome V25 on windows 7 (beta not enabled)