fixes for mobile phone responsiveness, nav item colors, and a doc sidebar height, and some ble doc changes.
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/bdc0c773 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/bdc0c773 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/bdc0c773 Branch: refs/heads/asf-site Commit: bdc0c77364b0170d729fa0dd2428a26d46fcfae6 Parents: eab28af Author: aditihilbert <[email protected]> Authored: Fri May 20 18:33:50 2016 -0700 Committer: aditihilbert <[email protected]> Committed: Fri May 20 18:33:50 2016 -0700 ---------------------------------------------------------------------- about/index.html | 9 +- community/index.html | 9 +- css/base.css | 4 - css/custom.css | 23 +-- css/v2.css | 6 + download/index.html | 9 +- events/index.html | 9 +- faq/answers/index.html | 11 +- faq/how_to_edit_docs/index.html | 11 +- index.html | 9 +- js/base.js | 6 - mkdocs/search_index.json | 204 +++++++++---------- network/ble/ble_intro/index.html | 11 +- network/ble/ble_sec/index.html | 11 +- network/ble/bletiny/bletiny_GAP/index.html | 11 +- network/ble/bletiny/bletiny_GATT/index.html | 11 +- network/ble/bletiny/bletiny_advdata/index.html | 11 +- network/ble/bletiny_api/index.html | 15 +- network/ble/ini_stack/ble_add_cpu/index.html | 11 +- network/ble/ini_stack/ble_consolepkg/index.html | 11 +- .../ble/ini_stack/ble_controller_ini/index.html | 11 +- network/ble/ini_stack/ble_devadd/index.html | 11 +- network/ble/ini_stack/ble_host_ini/index.html | 11 +- network/ble/ini_stack/ble_ini_intro/index.html | 11 +- network/ble/ini_stack/ble_mempool/index.html | 11 +- network/ble/ini_stack/ble_parent_ini/index.html | 11 +- network/ble/ini_stack/ble_statpkg/index.html | 11 +- network/ble/nimble_setup/index.html | 11 +- newt/command_list/newt_build/index.html | 11 +- newt/command_list/newt_clean/index.html | 11 +- newt/command_list/newt_create_image/index.html | 11 +- newt/command_list/newt_debug/index.html | 11 +- newt/command_list/newt_help/index.html | 11 +- newt/command_list/newt_info/index.html | 11 +- newt/command_list/newt_install/index.html | 11 +- newt/command_list/newt_load/index.html | 11 +- newt/command_list/newt_new/index.html | 11 +- newt/command_list/newt_run/index.html | 11 +- newt/command_list/newt_size/index.html | 11 +- newt/command_list/newt_target/index.html | 11 +- newt/command_list/newt_test/index.html | 11 +- newt/command_list/newt_upgrade/index.html | 11 +- newt/command_list/newt_version/index.html | 11 +- newt/install/newt_linux/index.html | 11 +- newt/install/newt_mac/index.html | 11 +- newt/newt_intro/index.html | 11 +- newt/newt_operation/index.html | 11 +- newt/newt_ops/index.html | 11 +- newtmgr/installing/index.html | 11 +- newtmgr/overview/index.html | 11 +- os/core_os/callout/callout/index.html | 11 +- .../callout/os_callout_func_init/index.html | 11 +- os/core_os/callout/os_callout_init/index.html | 11 +- os/core_os/callout/os_callout_queued/index.html | 11 +- os/core_os/callout/os_callout_reset/index.html | 11 +- os/core_os/callout/os_callout_stop/index.html | 11 +- .../context_switch/context_switch/index.html | 11 +- .../context_switch/os_arch_ctx_sw/index.html | 11 +- os/core_os/context_switch/os_sched/index.html | 11 +- .../os_sched_ctx_sw_hook/index.html | 11 +- .../os_sched_get_current_task/index.html | 11 +- .../context_switch/os_sched_insert/index.html | 11 +- .../os_sched_next_task/index.html | 11 +- .../os_sched_os_timer_exp/index.html | 11 +- .../context_switch/os_sched_resort/index.html | 11 +- .../os_sched_set_current_task/index.html | 11 +- .../context_switch/os_sched_sleep/index.html | 11 +- .../context_switch/os_sched_wakeup/index.html | 11 +- os/core_os/event_queue/event_queue/index.html | 11 +- os/core_os/event_queue/os_eventq_get/index.html | 11 +- .../event_queue/os_eventq_init/index.html | 11 +- os/core_os/event_queue/os_eventq_put/index.html | 11 +- .../event_queue/os_eventq_remove/index.html | 11 +- os/core_os/heap/heap/index.html | 11 +- os/core_os/heap/os_free/index.html | 11 +- os/core_os/heap/os_malloc/index.html | 11 +- os/core_os/heap/os_realloc/index.html | 11 +- os/core_os/mbuf/OS_MBUF_DATA/index.html | 11 +- os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html | 11 +- os/core_os/mbuf/OS_MBUF_PKTHDR/index.html | 11 +- .../mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html | 11 +- os/core_os/mbuf/OS_MBUF_PKTLEN/index.html | 11 +- .../mbuf/OS_MBUF_TRAILINGSPACE/index.html | 11 +- os/core_os/mbuf/OS_MBUF_USRHDR/index.html | 11 +- os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html | 11 +- os/core_os/mbuf/mbuf/index.html | 11 +- os/core_os/mbuf/os_mbuf_adj/index.html | 11 +- os/core_os/mbuf/os_mbuf_append/index.html | 11 +- os/core_os/mbuf/os_mbuf_concat/index.html | 11 +- os/core_os/mbuf/os_mbuf_copydata/index.html | 11 +- os/core_os/mbuf/os_mbuf_copyinto/index.html | 11 +- os/core_os/mbuf/os_mbuf_dup/index.html | 11 +- os/core_os/mbuf/os_mbuf_extend/index.html | 11 +- os/core_os/mbuf/os_mbuf_free_chain/index.html | 11 +- os/core_os/mbuf/os_mbuf_get/index.html | 11 +- os/core_os/mbuf/os_mbuf_get_pkthdr/index.html | 11 +- os/core_os/mbuf/os_mbuf_memcmp/index.html | 11 +- os/core_os/mbuf/os_mbuf_off/index.html | 11 +- os/core_os/mbuf/os_mbuf_pool_init/index.html | 11 +- os/core_os/mbuf/os_mbuf_prepend/index.html | 11 +- os/core_os/mbuf/os_mbuf_pullup/index.html | 11 +- .../memory_pool/OS_MEMPOOL_BYTES/index.html | 11 +- .../memory_pool/OS_MEMPOOL_SIZE/index.html | 11 +- os/core_os/memory_pool/memory_pool/index.html | 11 +- .../memory_pool/os_memblock_get/index.html | 11 +- .../memory_pool/os_memblock_put/index.html | 11 +- .../memory_pool/os_mempool_init/index.html | 11 +- os/core_os/mqueue/mqueue/index.html | 11 +- os/core_os/mqueue/os_mqueue_get/index.html | 11 +- os/core_os/mqueue/os_mqueue_init/index.html | 11 +- os/core_os/mqueue/os_mqueue_put/index.html | 11 +- os/core_os/msys/msys/index.html | 11 +- os/core_os/msys/os_msys_get/index.html | 11 +- os/core_os/msys/os_msys_get_pkthdr/index.html | 11 +- os/core_os/msys/os_msys_register/index.html | 11 +- os/core_os/msys/os_msys_reset/index.html | 11 +- os/core_os/mutex/mutex/index.html | 11 +- os/core_os/mutex/os_mutex_pend/index.html | 11 +- os/core_os/mutex/os_mutex_release/index.html | 11 +- os/core_os/mynewt_os/index.html | 11 +- os/core_os/os_init/index.html | 11 +- os/core_os/os_start/index.html | 11 +- os/core_os/os_started/index.html | 11 +- os/core_os/porting/port_bsp/index.html | 11 +- os/core_os/porting/port_cpu/index.html | 11 +- os/core_os/porting/port_mcu/index.html | 11 +- os/core_os/porting/port_os/index.html | 11 +- .../sanity/os_sanity_check_init/index.html | 11 +- .../sanity/os_sanity_check_register/index.html | 11 +- .../sanity/os_sanity_check_reset/index.html | 11 +- .../sanity/os_sanity_task_checkin/index.html | 11 +- .../sanity/os_sanity_task_init/index.html | 11 +- os/core_os/sanity/sanity/index.html | 11 +- os/core_os/semaphore/os_sem_init/index.html | 11 +- os/core_os/semaphore/os_sem_pend/index.html | 11 +- os/core_os/semaphore/os_sem_release/index.html | 11 +- os/core_os/semaphore/semaphore/index.html | 11 +- os/core_os/task/os_task_count/index.html | 11 +- .../task/os_task_info_get_next/index.html | 11 +- os/core_os/task/os_task_init/index.html | 11 +- os/core_os/task/task/index.html | 11 +- os/core_os/time/os_gettimeofday/index.html | 11 +- os/core_os/time/os_settimeofday/index.html | 11 +- os/core_os/time/os_time/index.html | 11 +- os/core_os/time/os_time_delay/index.html | 11 +- os/core_os/time/os_time_get/index.html | 11 +- os/core_os/time/os_time_tick/index.html | 11 +- os/get_started/cross_tools/index.html | 11 +- os/get_started/docker/index.html | 11 +- os/get_started/get_started/index.html | 11 +- os/get_started/native_tools/index.html | 11 +- os/get_started/project_create/index.html | 11 +- os/get_started/vocabulary/index.html | 11 +- os/introduction/index.html | 11 +- os/modules/baselibc/index.html | 11 +- .../bootloader/boot_build_status/index.html | 11 +- .../bootloader/boot_build_status_one/index.html | 11 +- .../bootloader/boot_clear_status/index.html | 11 +- os/modules/bootloader/boot_copy_area/index.html | 11 +- .../bootloader/boot_copy_image/index.html | 11 +- .../bootloader/boot_erase_area/index.html | 11 +- os/modules/bootloader/boot_fill_slot/index.html | 11 +- .../boot_find_image_area_idx/index.html | 11 +- .../bootloader/boot_find_image_part/index.html | 11 +- .../bootloader/boot_find_image_slot/index.html | 11 +- os/modules/bootloader/boot_go/index.html | 11 +- .../bootloader/boot_init_flash/index.html | 11 +- os/modules/bootloader/boot_move_area/index.html | 11 +- .../boot_read_image_header/index.html | 11 +- .../boot_read_image_headers/index.html | 11 +- .../bootloader/boot_read_status/index.html | 11 +- .../boot_select_image_slot/index.html | 11 +- os/modules/bootloader/boot_slot_addr/index.html | 11 +- .../bootloader/boot_slot_to_area_idx/index.html | 11 +- .../bootloader/boot_swap_areas/index.html | 11 +- .../bootloader/boot_vect_delete_main/index.html | 11 +- .../bootloader/boot_vect_delete_test/index.html | 11 +- .../bootloader/boot_vect_read_main/index.html | 11 +- .../bootloader/boot_vect_read_one/index.html | 11 +- .../bootloader/boot_vect_read_test/index.html | 11 +- .../bootloader/boot_write_status/index.html | 11 +- os/modules/bootloader/bootloader/index.html | 11 +- os/modules/console/console/index.html | 11 +- .../console/console_blocking_mode/index.html | 11 +- os/modules/console/console_echo/index.html | 11 +- os/modules/console/console_init/index.html | 11 +- os/modules/console/console_is_init/index.html | 11 +- os/modules/console/console_printf/index.html | 11 +- os/modules/console/console_read/index.html | 11 +- os/modules/console/console_write/index.html | 11 +- os/modules/elua/elua/index.html | 11 +- os/modules/elua/lua_init/index.html | 11 +- os/modules/elua/lua_main/index.html | 11 +- os/modules/fs/fs/fs/index.html | 69 ++++--- os/modules/fs/fs/fs_close/index.html | 57 +++--- os/modules/fs/fs/fs_closedir/index.html | 85 ++++---- os/modules/fs/fs/fs_dirent_is_dir/index.html | 85 ++++---- os/modules/fs/fs/fs_dirent_name/index.html | 87 ++++---- os/modules/fs/fs/fs_filelen/index.html | 57 +++--- os/modules/fs/fs/fs_getpos/index.html | 19 +- os/modules/fs/fs/fs_mkdir/index.html | 51 +++-- os/modules/fs/fs/fs_open/index.html | 59 +++--- os/modules/fs/fs/fs_opendir/index.html | 85 ++++---- os/modules/fs/fs/fs_ops/index.html | 63 +++--- os/modules/fs/fs/fs_read/index.html | 57 +++--- os/modules/fs/fs/fs_readdir/index.html | 85 ++++---- os/modules/fs/fs/fs_register/index.html | 19 +- os/modules/fs/fs/fs_rename/index.html | 59 +++--- os/modules/fs/fs/fs_return_codes/index.html | 13 +- os/modules/fs/fs/fs_seek/index.html | 59 +++--- os/modules/fs/fs/fs_unlink/index.html | 61 +++--- os/modules/fs/fs/fs_write/index.html | 57 +++--- os/modules/fs/fs/fsutil_read_file/index.html | 49 +++-- os/modules/fs/fs/fsutil_write_file/index.html | 43 ++-- os/modules/fs/nffs/nffs/index.html | 85 ++++---- os/modules/fs/nffs/nffs_area_desc/index.html | 21 +- os/modules/fs/nffs/nffs_config/index.html | 37 ++-- os/modules/fs/nffs/nffs_detect/index.html | 91 +++++---- os/modules/fs/nffs/nffs_format/index.html | 91 +++++---- os/modules/fs/nffs/nffs_init/index.html | 15 +- os/modules/fs/nffs/nffs_internals/index.html | 163 ++++++++------- os/modules/fs/otherfs/index.html | 55 ++--- os/modules/hal/hal/index.html | 11 +- os/modules/hal/hal_adc/hal_adc/index.html | 11 +- os/modules/hal/hal_api/index.html | 11 +- os/modules/hal/hal_architecture/index.html | 11 +- .../hal/hal_cputime/hal_cpu_timer/index.html | 11 +- os/modules/hal/hal_creation/index.html | 11 +- os/modules/hal/hal_dac/hal_dac/index.html | 11 +- os/modules/hal/hal_flash/hal_flash/index.html | 11 +- .../hal/hal_flash/hal_flash_int/index.html | 11 +- .../hal/hal_flash/hal_flash_map/index.html | 11 +- os/modules/hal/hal_gpio/hal_gpio/index.html | 11 +- os/modules/hal/hal_i2c/hal_i2c/index.html | 11 +- os/modules/hal/hal_in_libraries/index.html | 11 +- os/modules/hal/hal_pwm/hal_pwm/index.html | 11 +- os/modules/hal/hal_spi/hal_spi/index.html | 11 +- os/modules/hal/hal_system/hal_sys/index.html | 11 +- os/modules/hal/hal_uart/hal_uart/index.html | 11 +- os/modules/imgmgr/imgmgr/index.html | 11 +- os/modules/imgmgr/imgmgr_module_init/index.html | 11 +- os/modules/imgmgr/imgr_ver_parse/index.html | 11 +- os/modules/imgmgr/imgr_ver_str/index.html | 11 +- os/modules/json/json/index.html | 11 +- .../json/json_encode_object_entry/index.html | 11 +- .../json/json_encode_object_finish/index.html | 11 +- .../json/json_encode_object_key/index.html | 11 +- .../json/json_encode_object_start/index.html | 11 +- os/modules/json/json_read_object/index.html | 11 +- os/modules/logs/logs/index.html | 11 +- os/modules/shell/shell/index.html | 11 +- os/modules/shell/shell_cmd_register/index.html | 11 +- .../shell/shell_nlip_input_register/index.html | 11 +- os/modules/shell/shell_nlip_output/index.html | 11 +- os/modules/shell/shell_task_init/index.html | 11 +- os/modules/stats/stats/index.html | 11 +- os/modules/testutil/test_assert/index.html | 11 +- os/modules/testutil/test_case/index.html | 11 +- os/modules/testutil/test_decl/index.html | 11 +- os/modules/testutil/test_pass/index.html | 11 +- os/modules/testutil/test_suite/index.html | 11 +- os/modules/testutil/testutil/index.html | 11 +- os/modules/testutil/tu_init/index.html | 11 +- os/modules/testutil/tu_restart/index.html | 11 +- os/os_user_guide/index.html | 11 +- os/tutorials/STM32F303/index.html | 11 +- os/tutorials/add_repos/index.html | 11 +- os/tutorials/air_quality_sensor/index.html | 11 +- os/tutorials/arduino_zero/index.html | 11 +- os/tutorials/bleprph/bleprph-adv/index.html | 11 +- .../bleprph/bleprph-chr-access/index.html | 11 +- os/tutorials/bleprph/bleprph-conn/index.html | 11 +- os/tutorials/bleprph/bleprph-intro/index.html | 11 +- os/tutorials/bleprph/bleprph-svc-reg/index.html | 11 +- os/tutorials/bletiny_project/index.html | 11 +- os/tutorials/blinky_sram_olimex/index.html | 11 +- os/tutorials/create_repo/index.html | 11 +- os/tutorials/event_queue/index.html | 11 +- os/tutorials/ibeacon/index.html | 11 +- os/tutorials/nRF52/index.html | 11 +- os/tutorials/olimex/index.html | 11 +- os/tutorials/project-slinky/index.html | 11 +- os/tutorials/project-target-slinky/index.html | 11 +- os/tutorials/tutorials/index.html | 11 +- os/tutorials/unit_test/index.html | 11 +- os/tutorials/upgrade_repo/index.html | 11 +- quick-start/index.html | 11 +- search.html | 11 +- 288 files changed, 3388 insertions(+), 1420 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/bdc0c773/about/index.html ---------------------------------------------------------------------- diff --git a/about/index.html b/about/index.html index d56f75b..f85c7f7 100644 --- a/about/index.html +++ b/about/index.html @@ -46,6 +46,11 @@ + + + + + <nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <!-- Collapsed navigation --> @@ -79,7 +84,9 @@ > <a href="/about/">About</a> </li> - <li> + <li + class="" +> <a href="/os/introduction/">Documentation</a> </li> <li http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/bdc0c773/community/index.html ---------------------------------------------------------------------- diff --git a/community/index.html b/community/index.html index f6a0b4e..fdccd83 100644 --- a/community/index.html +++ b/community/index.html @@ -46,6 +46,11 @@ + + + + + <nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <!-- Collapsed navigation --> @@ -79,7 +84,9 @@ > <a href="/about/">About</a> </li> - <li> + <li + class="" +> <a href="/os/introduction/">Documentation</a> </li> <li http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/bdc0c773/css/base.css ---------------------------------------------------------------------- diff --git a/css/base.css b/css/base.css index 7e4d912..95f1581 100644 --- a/css/base.css +++ b/css/base.css @@ -1,7 +1,3 @@ -body { - padding-top: 70px; -} - ul.nav li.main { font-weight: bold; } http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/bdc0c773/css/custom.css ---------------------------------------------------------------------- diff --git a/css/custom.css b/css/custom.css index c902ac4..74c48b2 100644 --- a/css/custom.css +++ b/css/custom.css @@ -26,13 +26,20 @@ display: none; } +body { + padding-top: 70px; +} + @media (max-width: 768px) { + body { + padding-top: 100px; + } + .navbar { padding: 14px 40px; } - .small-no-padding, .small-no-padding .col-md-6 { padding: 0; @@ -325,24 +332,10 @@ strong { font-weight: bold; } -.Community .bg-orange h2, -.Community .bg-orange, -.Community .bg-purple h2, .Community .bg-purple { color: #fff !important; } -.Community .bg-orange a, -.Community .bg-purple a { - color: #fff; - text-decoration: underline; -} - -.Community .bg-orange a:hover, -.Community .bg-purple a:hover { - text-decoration: none; -} - .padded { padding: 20px 0; } http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/bdc0c773/css/v2.css ---------------------------------------------------------------------- diff --git a/css/v2.css b/css/v2.css index 928cffc..f6e84ee 100644 --- a/css/v2.css +++ b/css/v2.css @@ -56,6 +56,12 @@ padding-bottom: 15px; } +@media (max-width: 992px) { + .v2-sidebar > div { + padding-top: 15px; + } +} + .v2-sidebar .form-group { margin-right: 15px; } http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/bdc0c773/download/index.html ---------------------------------------------------------------------- diff --git a/download/index.html b/download/index.html index 511d181..0f4de59 100644 --- a/download/index.html +++ b/download/index.html @@ -46,6 +46,11 @@ + + + + + <nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <!-- Collapsed navigation --> @@ -79,7 +84,9 @@ > <a href="/about/">About</a> </li> - <li> + <li + class="" +> <a href="/os/introduction/">Documentation</a> </li> <li http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/bdc0c773/events/index.html ---------------------------------------------------------------------- diff --git a/events/index.html b/events/index.html index 022c726..2508f0d 100644 --- a/events/index.html +++ b/events/index.html @@ -46,6 +46,11 @@ + + + + + <nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <!-- Collapsed navigation --> @@ -79,7 +84,9 @@ > <a href="/about/">About</a> </li> - <li> + <li + class="" +> <a href="/os/introduction/">Documentation</a> </li> <li http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/bdc0c773/faq/answers/index.html ---------------------------------------------------------------------- diff --git a/faq/answers/index.html b/faq/answers/index.html index aa8a3d0..627a1ab 100644 --- a/faq/answers/index.html +++ b/faq/answers/index.html @@ -46,6 +46,11 @@ + + + + + <nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <!-- Collapsed navigation --> @@ -79,7 +84,9 @@ > <a href="/about/">About</a> </li> - <li> + <li + class="active" +> <a href="/os/introduction/">Documentation</a> </li> <li @@ -112,7 +119,7 @@ <div class="container"> <div class="row"> - <div class="col-md-3 v2-sidebar"><div class="hidden-print" role="complementary"> + <div class="col-md-3 v2-sidebar"><div id="docSidebar" class="hidden-print" role="complementary"> <div class="top"> <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt"> <div role="search"> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/bdc0c773/faq/how_to_edit_docs/index.html ---------------------------------------------------------------------- diff --git a/faq/how_to_edit_docs/index.html b/faq/how_to_edit_docs/index.html index d579a8f..9be444f 100644 --- a/faq/how_to_edit_docs/index.html +++ b/faq/how_to_edit_docs/index.html @@ -46,6 +46,11 @@ + + + + + <nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <!-- Collapsed navigation --> @@ -79,7 +84,9 @@ > <a href="/about/">About</a> </li> - <li> + <li + class="active" +> <a href="/os/introduction/">Documentation</a> </li> <li @@ -112,7 +119,7 @@ <div class="container"> <div class="row"> - <div class="col-md-3 v2-sidebar"><div class="hidden-print" role="complementary"> + <div class="col-md-3 v2-sidebar"><div id="docSidebar" class="hidden-print" role="complementary"> <div class="top"> <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt"> <div role="search"> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/bdc0c773/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 378a2e4..398deb4 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,11 @@ + + + + + <nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <!-- Collapsed navigation --> @@ -79,7 +84,9 @@ > <a href="/about/">About</a> </li> - <li> + <li + class="" +> <a href="/os/introduction/">Documentation</a> </li> <li http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/bdc0c773/js/base.js ---------------------------------------------------------------------- diff --git a/js/base.js b/js/base.js index 113422e..3a46f88 100644 --- a/js/base.js +++ b/js/base.js @@ -5,12 +5,6 @@ $( document ).ready(function() { $('table').addClass('table table-striped table-hover'); }); - -$('body').scrollspy({ - target: '.bs-sidebar', -}); - - /* Prevent disabled links from causing a page reload */ $("li.disabled a").click(function() { event.preventDefault();
