Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
6ed99122
Commit
6ed99122
authored
Jul 08, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nuke the v2.x to v3.x migration docs
parent
63f6b240
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
462 deletions
+0
-462
docs/_includes/nav/docs.html
docs/_includes/nav/docs.html
+0
-8
docs/_includes/nav/getting-started.html
docs/_includes/nav/getting-started.html
+0
-3
docs/getting-started.html
docs/getting-started.html
+0
-7
docs/migration.html
docs/migration.html
+0
-444
No files found.
docs/_includes/nav/docs.html
View file @
6ed99122
...
@@ -58,14 +58,6 @@
...
@@ -58,14 +58,6 @@
</ul>
</ul>
{% endif %}
{% endif %}
</div>
</div>
<div
class=
"bs-docs-toc-item{% if page.slug == "
migration
"
%}
active
{%
endif
%}"
>
<a
class=
"bs-docs-toc-link"
href=
"../migration"
>
Migrating to v3.x
</a>
{% if page.slug == "migration" %}
<ul
class=
"nav bs-docs-sidenav"
>
{% include nav/migration.html %}
</ul>
{% endif %}
</div>
</nav>
</nav>
</div>
</div>
</header>
</header>
...
...
docs/_includes/nav/getting-started.html
View file @
6ed99122
...
@@ -34,9 +34,6 @@
...
@@ -34,9 +34,6 @@
<li>
<li>
<a
href=
"#disable-responsive"
>
Disabling responsiveness
</a>
<a
href=
"#disable-responsive"
>
Disabling responsiveness
</a>
</li>
</li>
<li>
<a
href=
"#migration"
>
Migrating from 2.x to 3.0
</a>
</li>
<li>
<li>
<a
href=
"#support"
>
Browser and device support
</a>
<a
href=
"#support"
>
Browser and device support
</a>
<ul
class=
"nav"
>
<ul
class=
"nav"
>
...
...
docs/getting-started.html
View file @
6ed99122
...
@@ -12,13 +12,6 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
...
@@ -12,13 +12,6 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
{% include getting-started/examples.html %}
{% include getting-started/examples.html %}
{% include getting-started/community.html %}
{% include getting-started/community.html %}
{% include getting-started/disabling-responsiveness.html %}
{% include getting-started/disabling-responsiveness.html %}
<!-- Cross link to new migration page -->
<div
class=
"bs-callout bs-callout-info"
id=
"migration"
>
<h4>
Migrating from v2.x to v3.x
</h4>
<p>
Looking to migrate from an older version of Bootstrap to v3.x? Check out
<a
href=
"../migration"
>
our migration guide
</a>
.
</p>
</div>
{% include getting-started/browser-device-support.html %}
{% include getting-started/browser-device-support.html %}
{% include getting-started/third-party-support.html %}
{% include getting-started/third-party-support.html %}
{% include getting-started/accessibility.html %}
{% include getting-started/accessibility.html %}
...
...
docs/migration.html
deleted
100644 → 0
View file @
63f6b240
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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