closes pull requests #56 and #57. Also rearranged tutorial order and added intros to tutorials and Quick Start
Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/dfb65f62 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/dfb65f62 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/dfb65f62 Branch: refs/heads/asf-site Commit: dfb65f6291c3347002cf74f66e36b35bb8a71730 Parents: 09ce71d Author: aditihilbert <[email protected]> Authored: Thu Mar 17 16:54:40 2016 -0700 Committer: aditihilbert <[email protected]> Committed: Thu Mar 17 16:54:40 2016 -0700 ---------------------------------------------------------------------- documentation/index.html | 4 +- mkdocs/search_index.json | 265 +++++----- network/ble/ble_intro/index.html | 8 +- os/core_os/callout/callout/index.html | 8 +- .../callout/os_callout_func_init/index.html | 8 +- os/core_os/callout/os_callout_init/index.html | 8 +- os/core_os/callout/os_callout_queued/index.html | 8 +- os/core_os/callout/os_callout_reset/index.html | 8 +- os/core_os/callout/os_callout_stop/index.html | 8 +- .../context_switch/context_switch/index.html | 8 +- .../context_switch/os_arch_ctx_sw/index.html | 8 +- os/core_os/context_switch/os_sched/index.html | 8 +- .../os_sched_ctx_sw_hook/index.html | 8 +- .../os_sched_get_current_task/index.html | 8 +- .../context_switch/os_sched_insert/index.html | 8 +- .../os_sched_next_task/index.html | 8 +- .../os_sched_os_timer_exp/index.html | 8 +- .../context_switch/os_sched_resort/index.html | 8 +- .../os_sched_set_current_task/index.html | 8 +- .../context_switch/os_sched_sleep/index.html | 8 +- .../context_switch/os_sched_wakeup/index.html | 8 +- os/core_os/event_queue/event_queue/index.html | 8 +- os/core_os/event_queue/os_eventq_get/index.html | 8 +- .../event_queue/os_eventq_init/index.html | 8 +- os/core_os/event_queue/os_eventq_put/index.html | 8 +- .../event_queue/os_eventq_remove/index.html | 8 +- os/core_os/heap/heap/index.html | 8 +- os/core_os/heap/os_free/index.html | 8 +- os/core_os/heap/os_malloc/index.html | 8 +- os/core_os/heap/os_realloc/index.html | 8 +- os/core_os/mbuf/OS_MBUF_DATA/index.html | 8 +- os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html | 8 +- os/core_os/mbuf/OS_MBUF_PKTHDR/index.html | 8 +- .../mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html | 8 +- os/core_os/mbuf/OS_MBUF_PKTLEN/index.html | 8 +- .../mbuf/OS_MBUF_TRAILINGSPACE/index.html | 8 +- os/core_os/mbuf/OS_MBUF_USRHDR/index.html | 8 +- os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html | 8 +- os/core_os/mbuf/mbuf/index.html | 8 +- os/core_os/mbuf/os_mbuf_adj/index.html | 8 +- os/core_os/mbuf/os_mbuf_append/index.html | 8 +- os/core_os/mbuf/os_mbuf_concat/index.html | 8 +- os/core_os/mbuf/os_mbuf_copydata/index.html | 8 +- os/core_os/mbuf/os_mbuf_copyinto/index.html | 8 +- os/core_os/mbuf/os_mbuf_dup/index.html | 8 +- os/core_os/mbuf/os_mbuf_extend/index.html | 8 +- os/core_os/mbuf/os_mbuf_free_chain/index.html | 8 +- os/core_os/mbuf/os_mbuf_get/index.html | 8 +- os/core_os/mbuf/os_mbuf_get_pkthdr/index.html | 8 +- os/core_os/mbuf/os_mbuf_memcmp/index.html | 8 +- os/core_os/mbuf/os_mbuf_off/index.html | 8 +- os/core_os/mbuf/os_mbuf_pool_init/index.html | 8 +- os/core_os/mbuf/os_mbuf_prepend/index.html | 8 +- os/core_os/mbuf/os_mbuf_pullup/index.html | 8 +- .../memory_pool/OS_MEMPOOL_BYTES/index.html | 8 +- .../memory_pool/OS_MEMPOOL_SIZE/index.html | 8 +- os/core_os/memory_pool/memory_pool/index.html | 8 +- .../memory_pool/os_memblock_get/index.html | 8 +- .../memory_pool/os_memblock_put/index.html | 8 +- .../memory_pool/os_mempool_init/index.html | 8 +- os/core_os/mqueue/mqueue/index.html | 8 +- os/core_os/mqueue/os_mqueue_get/index.html | 8 +- os/core_os/mqueue/os_mqueue_init/index.html | 8 +- os/core_os/mqueue/os_mqueue_put/index.html | 8 +- os/core_os/msys/msys/index.html | 8 +- os/core_os/msys/os_msys_get/index.html | 8 +- os/core_os/msys/os_msys_get_pkthdr/index.html | 8 +- os/core_os/msys/os_msys_register/index.html | 8 +- os/core_os/msys/os_msys_reset/index.html | 8 +- os/core_os/mutex/mutex/index.html | 8 +- os/core_os/mutex/os_mutex_pend/index.html | 8 +- os/core_os/mutex/os_mutex_release/index.html | 8 +- os/core_os/mynewt_os/index.html | 8 +- os/core_os/os_init/index.html | 8 +- os/core_os/os_start/index.html | 8 +- os/core_os/os_started/index.html | 8 +- os/core_os/porting/port_bsp/index.html | 8 +- os/core_os/porting/port_cpu/index.html | 8 +- os/core_os/porting/port_mcu/index.html | 8 +- os/core_os/porting/port_os/index.html | 8 +- .../sanity/os_sanity_check_init/index.html | 8 +- .../sanity/os_sanity_check_register/index.html | 8 +- .../sanity/os_sanity_check_reset/index.html | 8 +- .../sanity/os_sanity_task_checkin/index.html | 8 +- .../sanity/os_sanity_task_init/index.html | 8 +- os/core_os/sanity/sanity/index.html | 8 +- os/core_os/semaphore/os_sem_init/index.html | 8 +- os/core_os/semaphore/os_sem_pend/index.html | 8 +- os/core_os/semaphore/os_sem_release/index.html | 8 +- os/core_os/semaphore/semaphore/index.html | 8 +- os/core_os/task/os_task_count/index.html | 8 +- .../task/os_task_info_get_next/index.html | 8 +- os/core_os/task/os_task_init/index.html | 8 +- os/core_os/task/task/index.html | 8 +- os/core_os/time/os_gettimeofday/index.html | 8 +- os/core_os/time/os_settimeofday/index.html | 8 +- os/core_os/time/os_time/index.html | 8 +- os/core_os/time/os_time_delay/index.html | 8 +- os/core_os/time/os_time_get/index.html | 8 +- os/core_os/time/os_time_tick/index.html | 8 +- os/get_started/cross_tools/index.html | 12 +- os/get_started/get_started/index.html | 462 +++++++++++++++++ os/get_started/introduction/index.html | 8 +- os/get_started/native_tools/index.html | 12 +- os/get_started/project_create/index.html | 12 +- os/get_started/vocabulary/index.html | 8 +- os/modules/baselibc/index.html | 8 +- .../bootloader/boot_build_status/index.html | 8 +- .../bootloader/boot_build_status_one/index.html | 8 +- .../bootloader/boot_clear_status/index.html | 8 +- os/modules/bootloader/boot_copy_area/index.html | 8 +- .../bootloader/boot_copy_image/index.html | 8 +- .../bootloader/boot_erase_area/index.html | 8 +- os/modules/bootloader/boot_fill_slot/index.html | 8 +- .../boot_find_image_area_idx/index.html | 8 +- .../bootloader/boot_find_image_part/index.html | 8 +- .../bootloader/boot_find_image_slot/index.html | 8 +- os/modules/bootloader/boot_go/index.html | 8 +- .../bootloader/boot_init_flash/index.html | 8 +- os/modules/bootloader/boot_move_area/index.html | 8 +- .../boot_read_image_header/index.html | 8 +- .../boot_read_image_headers/index.html | 8 +- .../bootloader/boot_read_status/index.html | 8 +- .../boot_select_image_slot/index.html | 8 +- os/modules/bootloader/boot_slot_addr/index.html | 8 +- .../bootloader/boot_slot_to_area_idx/index.html | 8 +- .../bootloader/boot_swap_areas/index.html | 8 +- .../bootloader/boot_vect_delete_main/index.html | 8 +- .../bootloader/boot_vect_delete_test/index.html | 8 +- .../bootloader/boot_vect_read_main/index.html | 8 +- .../bootloader/boot_vect_read_one/index.html | 8 +- .../bootloader/boot_vect_read_test/index.html | 8 +- .../bootloader/boot_write_status/index.html | 8 +- os/modules/bootloader/bootloader/index.html | 8 +- os/modules/console/console/index.html | 8 +- .../console/console_blocking_mode/index.html | 8 +- os/modules/console/console_echo/index.html | 8 +- os/modules/console/console_init/index.html | 8 +- os/modules/console/console_is_init/index.html | 8 +- os/modules/console/console_printf/index.html | 8 +- os/modules/console/console_read/index.html | 8 +- os/modules/console/console_write/index.html | 8 +- os/modules/elua/elua/index.html | 8 +- os/modules/elua/lua_init/index.html | 8 +- os/modules/elua/lua_main/index.html | 8 +- os/modules/fs/fs/fs/index.html | 8 +- os/modules/fs/fs/fs_close/index.html | 8 +- os/modules/fs/fs/fs_closedir/index.html | 8 +- os/modules/fs/fs/fs_dirent_is_dir/index.html | 8 +- os/modules/fs/fs/fs_dirent_name/index.html | 8 +- os/modules/fs/fs/fs_filelen/index.html | 8 +- os/modules/fs/fs/fs_getpos/index.html | 8 +- os/modules/fs/fs/fs_mkdir/index.html | 8 +- os/modules/fs/fs/fs_open/index.html | 8 +- os/modules/fs/fs/fs_opendir/index.html | 8 +- os/modules/fs/fs/fs_ops/index.html | 8 +- os/modules/fs/fs/fs_read/index.html | 8 +- os/modules/fs/fs/fs_readdir/index.html | 8 +- os/modules/fs/fs/fs_register/index.html | 8 +- os/modules/fs/fs/fs_rename/index.html | 8 +- os/modules/fs/fs/fs_return_codes/index.html | 8 +- os/modules/fs/fs/fs_seek/index.html | 8 +- os/modules/fs/fs/fs_unlink/index.html | 8 +- os/modules/fs/fs/fs_write/index.html | 8 +- os/modules/fs/fs/fsutil_read_file/index.html | 8 +- os/modules/fs/fs/fsutil_write_file/index.html | 8 +- os/modules/fs/nffs/nffs/index.html | 8 +- os/modules/fs/nffs/nffs_area_desc/index.html | 8 +- os/modules/fs/nffs/nffs_config/index.html | 8 +- os/modules/fs/nffs/nffs_detect/index.html | 8 +- os/modules/fs/nffs/nffs_format/index.html | 8 +- os/modules/fs/nffs/nffs_init/index.html | 8 +- os/modules/fs/nffs/nffs_internals/index.html | 8 +- os/modules/fs/otherfs/index.html | 8 +- os/modules/hal/hal/index.html | 8 +- os/modules/hal/hal_api/index.html | 8 +- .../hal/hal_cputime/hal_cpu_timer/index.html | 8 +- os/modules/hal/hal_creation/index.html | 8 +- os/modules/hal/hal_flash/hal_flash/index.html | 8 +- .../hal/hal_flash/hal_flash_int/index.html | 8 +- .../hal/hal_flash/hal_flash_map/index.html | 8 +- os/modules/hal/hal_gpio/hal_gpio/index.html | 8 +- os/modules/hal/hal_in_libraries/index.html | 8 +- os/modules/hal/hal_system/hal_sys/index.html | 8 +- os/modules/hal/hal_uart/hal_uart/index.html | 8 +- os/modules/imgmgr/imgmgr/index.html | 8 +- os/modules/imgmgr/imgmgr_module_init/index.html | 8 +- os/modules/imgmgr/imgr_ver_parse/index.html | 8 +- os/modules/imgmgr/imgr_ver_str/index.html | 8 +- os/modules/json/json/index.html | 8 +- .../json/json_encode_object_entry/index.html | 8 +- .../json/json_encode_object_finish/index.html | 8 +- .../json/json_encode_object_key/index.html | 8 +- .../json/json_encode_object_start/index.html | 8 +- os/modules/json/json_encode_value/index.html | 8 +- .../json/json_internal_read_object/index.html | 8 +- os/modules/json/json_read_array/index.html | 8 +- os/modules/json/json_read_object/index.html | 8 +- os/modules/json/json_target_address/index.html | 8 +- os/modules/shell/shell/index.html | 8 +- os/modules/shell/shell_cmd_register/index.html | 8 +- .../shell/shell_nlip_input_register/index.html | 8 +- os/modules/shell/shell_nlip_output/index.html | 8 +- os/modules/shell/shell_task_init/index.html | 8 +- os/modules/testutil/test_assert/index.html | 8 +- os/modules/testutil/test_case/index.html | 8 +- os/modules/testutil/test_decl/index.html | 8 +- os/modules/testutil/test_pass/index.html | 8 +- os/modules/testutil/test_suite/index.html | 8 +- os/modules/testutil/testutil/index.html | 8 +- os/modules/testutil/tu_init/index.html | 8 +- os/modules/testutil/tu_restart/index.html | 8 +- os/tutorials/STM32F303/index.html | 350 ++++++------- os/tutorials/air_quality_sensor/index.html | 30 +- os/tutorials/arduino_zero/index.html | 28 +- os/tutorials/how_to_edit_docs/index.html | 153 ++---- os/tutorials/nRF52/index.html | 28 +- os/tutorials/olimex/index.html | 105 ++-- os/tutorials/tutorials/index.html | 506 +++++++++++++++++++ os/tutorials/unit_test/index.html | 32 +- 220 files changed, 1828 insertions(+), 1819 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/dfb65f62/documentation/index.html ---------------------------------------------------------------------- diff --git a/documentation/index.html b/documentation/index.html index 060324b..2baa4ba 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -218,7 +218,7 @@ <a href=" - ../os/get_started/native_tools/ + ../os/get_started/get_started/ ">Get Started</a> </li> @@ -238,7 +238,7 @@ <a href=" - ../os/tutorials/olimex/ + ../os/tutorials/tutorials/ ">Tutorials</a> </li>
