Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit459c122

Browse files
committed
Upgrade bootstrap everywhere; minor fixes
1 parent3e36730 commit459c122

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

‎process.html‎

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<htmllang="en">
33
<head>
44
<title>cpp-netlib: Development Process</title>
5-
<linkhref="bootstrap/css/bootstrap.min.css"rel="stylesheet"media="screen">
6-
<linkhref="bootstrap/css/bootstrap-responsive.min.css"rel="stylesheet">
5+
<linkrel="stylesheet"href="//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css">
6+
<linkrel="stylesheet"href="//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap-theme.min.css">
77
<linkhref="static/cpp-netlib.css"rel="stylesheet">
88
</head>
99
<bodydata-spy="scroll"data-target=".cpp-netlib-docs-sidebar">
@@ -63,7 +63,8 @@ <h1>Introduction</h1>
6363
<divclass="page-header">
6464
<h1>Pull Requests</h1>
6565
</div>
66-
<p>The maintainers of the project review and merge<ahref=""
66+
<p>The maintainers of the project review and merge<a
67+
href="https://help.github.com/articles/using-pull-requests"
6768
target="_blank">Pull Requests</a> (from here on out referred to
6869
as PR's) from contributors using the GitHub Pull Request feature.
6970
This allows the project to move forward using the Git distributed
@@ -195,8 +196,8 @@ <h3>Patch Releases</h3>
195196
href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
196197
</div>
197198
</footer>
198-
<scriptsrc="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
199-
<scriptsrc="bootstrap/js/bootstrap.min.js"></script>
199+
<scriptsrc="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
200+
<scriptsrc="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
200201
<scripttype="text/javascript">
201202
var_gaq=_gaq||[];
202203
_gaq.push(['_setAccount','UA-19815738-1']);

‎proposals.html‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<htmllang="en">
33
<head>
44
<title>cpp-netlib: Proposals</title>
5-
<linkhref="bootstrap/css/bootstrap.min.css"rel="stylesheet"media="screen">
6-
<linkhref="bootstrap/css/bootstrap-responsive.min.css"rel="stylesheet">
5+
<linkrel="stylesheet"href="//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css">
6+
<linkrel="stylesheet"href="//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap-theme.min.css">
77
<linkhref="static/cpp-netlib.css"rel="stylesheet">
88
</head>
99
<bodydata-spy="scroll"data-target=".cpp-netlib-docs-sidebar">
@@ -84,7 +84,7 @@ <h1>Preparation</h1>
8484
GitHub repository is much easier to discuss than an email.</li>
8585
</ul>
8686
<p>Once you have these things, fire off an email to the mailing
87-
list citing the above four preparation sections.<p>
87+
list citing the above four preparation sections.</p>
8888
</section>
8989
<sectionid="discussion">
9090
<divclass="page-header">
@@ -200,8 +200,8 @@ <h1>Inclusion</h1>
200200
href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
201201
</div>
202202
</footer>
203-
<scriptsrc="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
204-
<scriptsrc="bootstrap/js/bootstrap.min.js"></script>
203+
<scriptsrc="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
204+
<scriptsrc="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
205205
<scripttype="text/javascript">
206206
var_gaq=_gaq||[];
207207
_gaq.push(['_setAccount','UA-19815738-1']);

‎style-guide.html‎

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<htmllang="en">
33
<head>
44
<title>cpp-netlib: Style Guide</title>
5-
<linkhref="bootstrap/css/bootstrap.min.css"rel="stylesheet"media="screen">
6-
<linkhref="bootstrap/css/bootstrap-responsive.min.css"rel="stylesheet">
5+
<linkrel="stylesheet"href="//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css">
6+
<linkrel="stylesheet"href="//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap-theme.min.css">
77
<linkhref="static/cpp-netlib.css"rel="stylesheet">
88
</head>
99
<bodydata-spy="scroll"data-target=".cpp-netlib-docs-sidebar">
@@ -119,8 +119,8 @@ <h1>Organization</h1>
119119
href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
120120
</div>
121121
</footer>
122-
<scriptsrc="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
123-
<scriptsrc="bootstrap/js/bootstrap.min.js"></script>
122+
<scriptsrc="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
123+
<scriptsrc="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
124124
<scripttype="text/javascript">
125125
var_gaq=_gaq||[];
126126
_gaq.push(['_setAccount','UA-19815738-1']);
@@ -138,4 +138,3 @@ <h1>Organization</h1>
138138
</script>
139139
</body>
140140
</html>
141-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp