Skip to content

Commit 48b8bcc

Browse files
committed
Putting deprecated stuff aside
Not deleting the files yet, but moving them to where they don't get searched when I search the docs
1 parent 3548fa3 commit 48b8bcc

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed
File renamed without changes.
File renamed without changes.

docs/api/api.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Full API list
22

3+
<!--this page has to be redone
4+
35
## Platform APIs
46
57
[Platform APIs](platform.html) provide general purpose MCU management infrastructure, common data structures and a consistent user experience on top of different standard libraries and toolchains.
@@ -204,7 +206,6 @@ The Mbed OS classes providing USB peripheral functionality, also known as [USB c
204206
<td><a href="gap.html">GAP</a></td>
205207
<td><a href="gattserver.html">GattServer</a></td>
206208
<td><a href="batteryservice.html">BatteryService</a></td>
207-
<td><a href="ibeacon.html">iBeacon</a></td>
208209
</tr>
209210
</tbody>
210211
</table>
@@ -300,3 +301,5 @@ The [storage APIs](storage.html) include file system APIs, for file system opera
300301
</tr>
301302
</tbody>
302303
</table>
304+
305+
-->

docs/api/tutorials_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ And the following tutorials:
144144
| SecurityManager | [SecurityManager example](../apis/securitymanager.html#securitymanager-example) | |
145145
| BatteryService | [Battery level example](../apis/batteryservice.html#batteryservice-example) | |
146146
| HeartRateService | [Heart rate service example](../apis/heartrateservice.html#heartrateservice-example) | |
147-
| ibeacon | [ibeacon example](../apis/ibeacon.html#ibeacon-example) | |
147+
148148

149149

150150
### Using LoRa APIs

0 commit comments

Comments
 (0)