Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
59673bf9
Commit
59673bf9
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #1003 from cgunther/docs-fixes
Fix links in docs top bar and section ids
parents
07530073
ec7f8917
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
docs/base-css.html
+4
-3
docs/base-css.html
docs/components.html
+7
-6
docs/components.html
docs/index.html
+3
-2
docs/index.html
docs/javascript.html
+3
-2
docs/javascript.html
docs/less.html
+3
-2
docs/less.html
docs/scaffolding.html
+3
-2
docs/scaffolding.html
docs/upgrading.html
+3
-2
docs/upgrading.html
with
26 additions
and
19 deletions
+26
-19
docs/base-css.html
+
4
-
3
View file @
59673bf9
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./scaffolding.html#grid"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#grid
-system
"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
</ul>
</ul>
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./base-css.html#typ
e"
>
Type
</a></li>
<li><a
href=
"./base-css.html#typ
ography"
>
Typography
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
...
@@ -72,6 +72,7 @@
...
@@ -72,6 +72,7 @@
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#progress"
>
Progress bars
</a></li>
</ul>
</ul>
</li>
</li>
<li
class=
"dropdown"
>
<li
class=
"dropdown"
>
...
@@ -928,7 +929,7 @@
...
@@ -928,7 +929,7 @@
<p>
States like error, warning, and success are included for each type of form control. Also included are styles for disabled controls.
</p>
<p>
States like error, warning, and success are included for each type of form control. Also included are styles for disabled controls.
</p>
</div>
</div>
</div>
</div>
<h2>
Four types of forms
</h2>
<h2>
Four types of forms
</h2>
<p>
Bootstrap provides simple markup and styles for four styles of common web forms.
</p>
<p>
Bootstrap provides simple markup and styles for four styles of common web forms.
</p>
<table
class=
"bordered-table striped-table"
>
<table
class=
"bordered-table striped-table"
>
...
...
This diff is collapsed.
Click to expand it.
docs/components.html
+
7
-
6
View file @
59673bf9
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./scaffolding.html#grid"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#grid
-system
"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
</ul>
</ul>
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./base-css.html#typ
e"
>
Type
</a></li>
<li><a
href=
"./base-css.html#typ
ography"
>
Typography
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
...
@@ -72,6 +72,7 @@
...
@@ -72,6 +72,7 @@
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#progress"
>
Progress bars
</a></li>
</ul>
</ul>
</li>
</li>
<li
class=
"dropdown"
>
<li
class=
"dropdown"
>
...
@@ -844,7 +845,7 @@
...
@@ -844,7 +845,7 @@
<!-- Pagination
<!-- Pagination
================================================== -->
================================================== -->
<section
id=
"
carousel
"
>
<section
id=
"
pagination
"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1>
Pagination
<small></small></h1>
<h1>
Pagination
<small></small></h1>
</div>
</div>
...
@@ -907,9 +908,9 @@
...
@@ -907,9 +908,9 @@
<!--
Media
<!--
Thumbnails
================================================== -->
================================================== -->
<section
id=
"
media
"
>
<section
id=
"
thumbnails
"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1>
Thumbnails
<small>
Grids of images, videos, text, and more
</small></h1>
<h1>
Thumbnails
<small>
Grids of images, videos, text, and more
</small></h1>
</div>
</div>
...
@@ -1159,7 +1160,7 @@
...
@@ -1159,7 +1160,7 @@
<!-- Progress bars
<!-- Progress bars
================================================== -->
================================================== -->
<section
id=
"progress
s
"
>
<section
id=
"progress"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1>
Progress bars
<small>
For loading, redirecting, or action status
</small></h1>
<h1>
Progress bars
<small>
For loading, redirecting, or action status
</small></h1>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
docs/index.html
+
3
-
2
View file @
59673bf9
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./scaffolding.html#grid"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#grid
-system
"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
</ul>
</ul>
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./base-css.html#typ
e"
>
Type
</a></li>
<li><a
href=
"./base-css.html#typ
ography"
>
Typography
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
...
@@ -73,6 +73,7 @@
...
@@ -73,6 +73,7 @@
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#progress"
>
Progress bars
</a></li>
</ul>
</ul>
</li>
</li>
<li
class=
"dropdown"
>
<li
class=
"dropdown"
>
...
...
This diff is collapsed.
Click to expand it.
docs/javascript.html
+
3
-
2
View file @
59673bf9
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./scaffolding.html#grid"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#grid
-system
"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
</ul>
</ul>
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./base-css.html#typ
e"
>
Type
</a></li>
<li><a
href=
"./base-css.html#typ
ography"
>
Typography
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
...
@@ -73,6 +73,7 @@
...
@@ -73,6 +73,7 @@
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#progress"
>
Progress bars
</a></li>
</ul>
</ul>
</li>
</li>
<li
class=
"dropdown active"
>
<li
class=
"dropdown active"
>
...
...
This diff is collapsed.
Click to expand it.
docs/less.html
+
3
-
2
View file @
59673bf9
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./scaffolding.html#grid"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#grid
-system
"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
</ul>
</ul>
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./base-css.html#typ
e"
>
Type
</a></li>
<li><a
href=
"./base-css.html#typ
ography"
>
Typography
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
...
@@ -72,6 +72,7 @@
...
@@ -72,6 +72,7 @@
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#progress"
>
Progress bars
</a></li>
</ul>
</ul>
</li>
</li>
<li
class=
"dropdown"
>
<li
class=
"dropdown"
>
...
...
This diff is collapsed.
Click to expand it.
docs/scaffolding.html
+
3
-
2
View file @
59673bf9
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./scaffolding.html#grid"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#grid
-system
"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
</ul>
</ul>
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./base-css.html#typ
e"
>
Type
</a></li>
<li><a
href=
"./base-css.html#typ
ography"
>
Typography
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
...
@@ -72,6 +72,7 @@
...
@@ -72,6 +72,7 @@
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#progress"
>
Progress bars
</a></li>
</ul>
</ul>
</li>
</li>
<li
class=
"dropdown"
>
<li
class=
"dropdown"
>
...
...
This diff is collapsed.
Click to expand it.
docs/upgrading.html
+
3
-
2
View file @
59673bf9
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./scaffolding.html#grid"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#grid
-system
"
>
Grid system
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#layouts"
>
Layouts
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
<li><a
href=
"./scaffolding.html#responsive"
>
Responsive design
</a></li>
</ul>
</ul>
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
<b
class=
"caret"
></b>
<b
class=
"caret"
></b>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"./base-css.html#typ
e"
>
Type
</a></li>
<li><a
href=
"./base-css.html#typ
ography"
>
Typography
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#tables"
>
Tables
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#forms"
>
Forms
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
<li><a
href=
"./base-css.html#buttons"
>
Buttons
</a></li>
...
@@ -72,6 +72,7 @@
...
@@ -72,6 +72,7 @@
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#pagination"
>
Pagination
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#thumbnails"
>
Thumbnails
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#alerts"
>
Alert messages
</a></li>
<li><a
href=
"./components.html#progress"
>
Progress bars
</a></li>
</ul>
</ul>
</li>
</li>
<li
class=
"dropdown"
>
<li
class=
"dropdown"
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment