Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years ago.
Problem with BLE documentation
Hello,
There is a problem with broken links in MBED documentation for BLE. When I click on the link to the BLE Reference Class or any function name I get: "Page error - Sorry, this page is currently unavailable". When will it be fixed? Is documentation generated from source files?
Thanks in advance for any help and tips.
Cheers
2 Answers
7 years ago.
Hi, I know the struggle... Please open this link: https://os.mbed.com/docs/v5.6 Click on Reference -> APIs -> Bluetooth. Here's all the info you need.
7 years ago.
Thank you for pointing out the rendering problem. An issue has been raised and the fix will be forthcoming. https://github.com/ARMmbed/Handbook/issues/362
For anybody that have similar problem there is a quite simple solution. You have to clone the mbed repository and generate documentation using doxygen from ble.doxyfile you can find in <path-to-mbed-os>/features/FEATURE_BLE/. It is not even unprofessional that this solution is not present at the Bluetooth Reference Page,it is sad :-(
posted by 17 Dec 2017