@@ -4,18 +4,18 @@ docs_dir: docs
44
55pages :
66- ['index.md','Introduction to the mbed OS 5 handbook']
7- - ['getting_started/first_program.md', 'First application ', 'Introduction']
8- - ['getting_started/blinky_cli.md', 'First application ', 'Blinky on mbed CLI']
9- - ['getting_started/blinky_compiler.md', 'First application ', 'Blinky on the mbed Online Compiler']
10- - ['APIs/intro.md', 'Developing with mbed OS', 'Writing your own applications']
11- - ['getting_started/what_need .md', 'Developing with mbed OS', 'The Windows serial driver ']
12- - ['getting_started/serial_communication .md', 'Developing with mbed OS ', 'Getting the most out of the USB connection ']
13- - ['getting_started/where_next .md', 'Developing with mbed OS ', 'Where next ']
14- - ['dev_tools/options .md', 'Development tools', 'Development tool options ']
15- - ['dev_tools/cli .md', 'Development tools', 'mbed CLI ']
16- - ['dev_tools/online_comp .md', 'Development tools ', 'mbed Online Compiler ']
17- - ['dev_tools/third_party .md', 'Development tools ', 'Third party development tools ']
18- - ['getting_started/mbed_interface .md', 'Development tools ', 'How mbed works ']
7+ - ['getting_started/first_program.md', 'Creating applications on mbed OS ', 'Introduction']
8+ - ['getting_started/blinky_cli.md', 'Creating applications on mbed OS ', 'First application on mbed CLI']
9+ - ['getting_started/blinky_compiler.md', 'Creating applications on mbed OS ', 'First application on mbed Online Compiler']
10+ - ['APIs/intro.md', 'Creating applications on mbed OS', 'Writing your own applications']
11+ - ['getting_started/flow_control .md', 'Creating applications on mbed OS', 'Application flow control and task management ']
12+ - ['dev_tools/options .md', 'Development tools and aids ', 'Development tool options ']
13+ - ['dev_tools/cli .md', 'Development tools and aids ', 'mbed CLI ']
14+ - ['dev_tools/online_comp .md', 'Development tools and aids ', 'mbed Online Compiler ']
15+ - ['dev_tools/third_party .md', 'Development tools and aids ', 'Third party development tools ']
16+ - ['getting_started/mbed_interface .md', 'Communicating with and monitoring the board ', 'The mbed interface ']
17+ - ['getting_started/what_need .md', 'Communicating with and monitoring the board ', 'The Windows serial driver ']
18+ - ['getting_started/serial_communication .md', 'Communicating with and monitoring the board ', 'Getting the most out of the USB connection ']
1919- ['collab/collab_intro.md', 'Collaboration and version control', 'Introduction']
2020- ['collab/versions.md', 'Collaboration and version control', 'Version control']
2121- ['collab/pull_requests.md', 'Collaboration and version control', 'Pull requests']
0 commit comments