Skip to content

Commit ff263d5

Browse files
committed
Moving target config out of configuration
1 parent 7327e66 commit ff263d5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -949,13 +949,16 @@
949949
"sources": [{
950950
"path": "docs/program-setup/configuration.md"
951951
},
952-
{
953-
"path": "docs/program-setup/mbed_targets.md"
954-
},
955952
{
956953
"path": "docs/program-setup/bootloader.md"
957954
}
958955
]
956+
},
957+
{
958+
"title": "Adding and configuring targets",
959+
"sources": [{
960+
"path": "docs/program-setup/mbed_targets.md"
961+
}]
959962
}
960963
]
961964
},

0 commit comments

Comments
 (0)