From 88dd9de9bad56b30a12466477a810c78648200c9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 8 May 2013 20:04:54 -0700 Subject: Drop typeahead.js--instead try Twitter's typeahead plugin --- docs/_includes/docs-nav.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/_includes/docs-nav.html') diff --git a/docs/_includes/docs-nav.html b/docs/_includes/docs-nav.html index 2c001a3f4..a9afa52c7 100644 --- a/docs/_includes/docs-nav.html +++ b/docs/_includes/docs-nav.html @@ -32,7 +32,6 @@
  • Addresses
  • Blockquotes
  • Lists
  • -
  • Code
  • @@ -220,7 +219,6 @@
  • Button
  • Collapse
  • Carousel
  • -
  • Typeahead
  • Affix
  • -- cgit v1.2.3 From edb733ebc7db2d76bdac2611cbd83c5ae36f4fee Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 8 May 2013 21:56:08 -0700 Subject: Super massive docs overhaul * Bring back the navbar up top * Pull the docs content back into separate pages because a 6.6k line docs file is just crazy * Recenter the page content and bring back affixed side nav (needs work) --- docs/_includes/docs-nav.html | 224 ------------------------------------------- 1 file changed, 224 deletions(-) delete mode 100644 docs/_includes/docs-nav.html (limited to 'docs/_includes/docs-nav.html') diff --git a/docs/_includes/docs-nav.html b/docs/_includes/docs-nav.html deleted file mode 100644 index a9afa52c7..000000000 --- a/docs/_includes/docs-nav.html +++ /dev/null @@ -1,224 +0,0 @@ -
    - -
    -- cgit v1.2.3