diff options
| author | Mark Otto <[email protected]> | 2013-05-08 21:56:08 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-08 21:56:08 -0700 |
| commit | edb733ebc7db2d76bdac2611cbd83c5ae36f4fee (patch) | |
| tree | 99c8329c1718c0d474344a08122c51846956bf4c /docs/index.html | |
| parent | 88dd9de9bad56b30a12466477a810c78648200c9 (diff) | |
| download | bootstrap-edb733ebc7db2d76bdac2611cbd83c5ae36f4fee.tar.xz bootstrap-edb733ebc7db2d76bdac2611cbd83c5ae36f4fee.zip | |
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)
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 685039dea..f6603aa60 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,6 @@ title: Bootstrap <p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p> <p> <a href="assets/bootstrap.zip" class="btn btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0']);">Download Bootstrap</a> - <a href="./docs/" class="btn btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Docs', 'View docs']);">View docs</a> </p> <div class="bs-docs-social"> |
