From: Mark Otto Date: Sat, 30 Mar 2013 20:16:34 +0000 (-0700) Subject: navbar links in sidenav X-Git-Tag: v3.0.0-rc1~528 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=62df38586a046064fcb93e26f7644801e8b4ca17;p=thirdparty%2Fbootstrap.git navbar links in sidenav --- diff --git a/docs/_includes/docs-nav.html b/docs/_includes/docs-nav.html index ae5e58e1de..682bf75aaa 100644 --- a/docs/_includes/docs-nav.html +++ b/docs/_includes/docs-nav.html @@ -117,12 +117,13 @@
  • Navbar
  • Breadcrumbs
  • diff --git a/docs/docs.html b/docs/docs.html index 6648092e2e..f6f4f48300 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -3277,7 +3277,7 @@ For example, <section> should be wrapped as inline. -

    Basic navbar

    +

    To start, navbars are static (not fixed to the top) and include support for a project name and basic navigation. Place one anywhere within a .container, which sets the width of your site and content.