Skip to content

Commit 1e5c8eb

Browse files
"Adding exporters" section removed
1 parent bb1600d commit 1e5c8eb

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed
File renamed without changes.

docs.json

-3
Original file line numberDiff line numberDiff line change
@@ -1413,9 +1413,6 @@
14131413
{
14141414
"path": "docs/porting/tools/mbedls.md"
14151415
},
1416-
{
1417-
"path": "docs/porting/tools/exporter.md"
1418-
},
14191416
{
14201417
"path": "docs/porting/tools/hdk.md"
14211418
}

docs/porting/tools/tools.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<h1 id="contributing-tools">Tools</h1>
22

3-
This section describes the tools modifications you need to make when adding a new target to Mbed OS and when making other tools contributions. When adding a new target to Mbed OS, you must [add a new target to Mbed-ls](mbed-ls.html), and you may need to [add a postbuild script to the build tools](build-tools.html). Further, this section includes instructions on [adding an exporter](adding-exporters.html) and [contributing to the Mbed HDK](arm-mbed-hdk.html).
3+
This section describes the tools modifications you need to make when adding a new target to Mbed OS and when making other tools contributions. When adding a new target to Mbed OS, you must [add a new target to Mbed-ls](mbed-ls.html), and you may need to [add a postbuild script to the build tools](build-tools.html). Further, this section includes instructions on [contributing to the Mbed HDK](arm-mbed-hdk.html).

0 commit comments

Comments
 (0)