diff options
| author | Mark Otto <[email protected]> | 2014-03-16 19:32:08 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-16 19:32:08 -0700 |
| commit | b004c9ac393671489720be06739f01e5c1bec7fe (patch) | |
| tree | 9e9eb06810eab665ea677596c613112be3b1bfa3 /docs/_includes/nav-getting-started.html | |
| parent | b7ab7998248696392d3d4c4b1335ef2b6b10d29f (diff) | |
| download | bootstrap-b004c9ac393671489720be06739f01e5c1bec7fe.tar.xz bootstrap-b004c9ac393671489720be06739f01e5c1bec7fe.zip | |
Rename and organize nav partials for cleaner file structure
Diffstat (limited to 'docs/_includes/nav-getting-started.html')
| -rw-r--r-- | docs/_includes/nav-getting-started.html | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/docs/_includes/nav-getting-started.html b/docs/_includes/nav-getting-started.html deleted file mode 100644 index e253bf1c1..000000000 --- a/docs/_includes/nav-getting-started.html +++ /dev/null @@ -1,59 +0,0 @@ -<li> - <a href="#download">Download</a> -</li> -<li> - <a href="#whats-included">What's included</a> - <ul class="nav"> - <li><a href="#whats-included-precompiled">Precompiled</a></li> - <li><a href="#whats-included-source">Source code</a></li> - </ul> -</li> -<li> - <a href="#template">Basic template</a> -</li> -<li> - <a href="#examples">Examples</a> - <ul class="nav"> - <li><a href="#examples-framework">Using the framework</a></li> - <li><a href="#examples-navbars">Navbars in action</a></li> - <li><a href="#examples-custom">Custom components</a></li> - <li><a href="#examples-experiments">Experiments</a></li> - </ul> -</li> -<li> - <a href="#community">Community</a> -</li> -<li> - <a href="#disable-responsive">Disabling responsiveness</a> -</li> -<li> - <a href="#migration">Migrating from 2.x to 3.0</a> -</li> -<li> - <a href="#support">Browser and device support</a> - <ul class="nav"> - <li><a href="#support-browsers">Supported browsers</a></li> - <li><a href="#support-ie8-ie9">Internet Explorer 8-9</a></li> - <li><a href="#support-ie8-respondjs">IE8 and Respond.js</a></li> - <li><a href="#support-ie8-box-sizing">IE8 and box-sizing</a></li> - <li><a href="#support-ie-compatibility-modes">IE Compatibility modes</a></li> - <li><a href="#support-ie10-width">IE10 and Windows (Phone) 8</a></li> - <li><a href="#support-safari-percentages">Safari percent rounding</a></li> - <li><a href="#support-fixed-position-keyboards">Modals, navbars, and virtual keyboards</a></li> - <li><a href="#support-browser-zooming">Browser zooming</a></li> - <li><a href="#support-printing">Printer viewports</a></li> - <li><a href="#support-android-stock-browser">Android stock browser</a></li> - </ul> -</li> -<li> - <a href="#third-parties">Third party support</a> -</li> -<li> - <a href="#accessibility">Accessibility</a> -</li> -<li> - <a href="#license-faqs">License FAQs</a> -</li> -<li> - <a href="#translations">Translations</a> -</li> |
