Skip to content

Commit 68e6dcd

Browse files
committed
moving memory
1 parent bbb8e2c commit 68e6dcd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,9 @@
719719
},
720720
{
721721
"path": "docs/api/memory/printf.md"
722+
},
723+
{
724+
"path": "docs/program-setup/runtime/Memory.md"
722725
}
723726
]
724727
},
@@ -738,9 +741,6 @@
738741
},
739742
{
740743
"path": "docs/api/memory/MemoryPool.md"
741-
},
742-
{
743-
"path": "docs/program-setup/runtime/Memory.md"
744744
}
745745
]
746746
},

docs/api/api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,6 @@ With [Arm Mbed TLS](security.html), a comprehensive SSL/TLS solution, you can in
292292
<td><a href="mpu-management.html">mpug_mgmt (MPU management)</a></td>
293293
<td><a href="memory-tracing.html">mbed_mem_trace (Memory tracing)</a></td>
294294
<td><a href="memorypool.html">MemoryPool</a></td>
295-
<td><a href="memory.html">Memory</a></td>
296295
</tr>
297296
</tbody>
298297
</table>

0 commit comments

Comments
 (0)