2
2
< html lang ="en ">
3
3
< head >
4
4
< title > cpp-netlib: The C++ Network Library</ title >
5
- < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css ">
6
- < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap-theme.min.css ">
7
- < link href ="static/cpp-netlib.css " rel =" stylesheet ">
5
+ < link rel ="stylesheet " href ="http: //netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css ">
6
+ < link rel ="stylesheet " href ="http: //netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap-theme.min.css ">
7
+ < link rel =" stylesheet " href ="static/cpp-netlib.css ">
8
8
</ head >
9
- < body data-spy ="scroll " data-target =".cpp-netlib-docs-sidebar ">
10
- < div id ="wrap ">
11
- < nav class ="navbar navbar-fixed-top navbar-inverse cpp-netlib-navbar "
12
- role ="navigation ">
13
- < div class ="navbar-header ">
14
- < a class ="navbar-brand " href ="# "> cpp-netlib</ a >
15
- </ div >
16
- < div >
17
- < ul class ="nav navbar-nav ">
18
- < li class ="active "> < a href ="index.html "> Home</ a > </ li >
19
- < li > < a href ="process.html "> Development Process</ a > </ li >
20
- < li > < a href ="style-guide.html "> Style Guide</ a > </ li >
21
- < li > < a href ="proposals.html "> Proposals</ a > </ li >
22
- </ ul >
23
- </ div >
24
- </ nav >
25
- < header class ="jumbotron subhead ">
9
+ < body data-spy ="scroll " data-target ="#cpp-netlib-docs-sidebar ">
10
+ < div class ="row " id ="wrap ">
11
+ < div class ="container ">
12
+ < nav class ="navbar navbar-fixed-top navbar-inverse cpp-netlib-navbar " role ="navigation ">
13
+ < div class ="container ">
14
+ < div class ="navbar-header ">
15
+ < a class ="navbar-brand " href ="# "> cpp-netlib</ a >
16
+ </ div >
17
+ < div >
18
+ < ul class ="nav navbar-nav ">
19
+ < li class ="active "> < a href ="index.html "> Home</ a > </ li >
20
+ < li > < a href ="process.html "> Development Process</ a > </ li >
21
+ < li > < a href ="style-guide.html "> Style Guide</ a > </ li >
22
+ < li > < a href ="proposals.html "> Proposals</ a > </ li >
23
+ </ ul >
24
+ </ div >
25
+ </ div >
26
+ </ nav >
27
+ < header class ="jumbotron subhead ">
26
28
< h1 > The C++ Network Library Project</ h1 >
27
29
< p class ="lead "> A collection of open-source libraries for high level network programming.</ p >
28
- </ header >
29
- < div class ="container ">
30
+ </ header >
30
31
< div class ="row ">
31
- < div class ="span2 cpp-netlib-docs-sidebar ">
32
- < ul class ="nav nav- list " data-spy ="affix " data-offset-top ="130 ">
33
- < li > < a href ="#overview "> Overview</ a > </ li >
34
- < li > < a href ="#download "> Download</ a > </ li >
35
- < li > < a href ="#documentation "> Documentation</ a > </ li >
36
- < li > < a href ="#support "> Support</ a > </ li >
37
- < li > < a href ="#policies "> Project Policies</ a > </ li >
32
+ < div class ="col-md-3 " id =" cpp-netlib-docs-sidebar " role =" complimentary " >
33
+ < ul class ="nav list-group cpp-netlib-sidebar " data-spy ="affix " data-offset-top ="245 ">
34
+ < li class =" list-group-item " > < a href ="#overview "> Overview</ a > </ li >
35
+ < li class =" list-group-item " > < a href ="#download "> Download</ a > </ li >
36
+ < li class =" list-group-item " > < a href ="#documentation "> Documentation</ a > </ li >
37
+ < li class =" list-group-item " > < a href ="#support "> Support</ a > </ li >
38
+ < li class =" list-group-item " > < a href ="#policies "> Project Policies</ a > </ li >
38
39
</ ul >
39
40
</ div >
40
- < div class ="span9 ">
41
+ < div class ="col-md-9 ">
41
42
< section id ="overview ">
42
43
< div class ="page-header ">
43
44
< h1 > Overview</ h1 >
@@ -66,21 +67,21 @@ <h1>Download</h1>
66
67
< a
67
68
href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.10.1/cpp-netlib-0.10.1.zip "
68
69
class ="btn btn-primary btn-lg btn-block "> 0.10.1 (zip)< br >
69
- < small class ="muted " > 441900ba09ef398b573e210d27797feb</ small >
70
+ < small class ="text- muted cpp-netlib-hash " > md5: 441900ba09ef398b573e210d27797feb</ small >
70
71
</ a >
71
72
</ div >
72
73
< div class ="col-md-4 ">
73
74
< a
74
75
href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.10.1/cpp-netlib-0.10.1.tar.gz "
75
76
class ="btn btn-primary btn-lg btn-block "> 0.10.1 (tar.gz)< br >
76
- < small class ="muted " > afaabb96c22fe50a852432cbc5959557</ small >
77
+ < small class ="text- muted cpp-netlib-hash " > md5: afaabb96c22fe50a852432cbc5959557</ small >
77
78
</ a >
78
79
</ div >
79
80
< div class ="col-md-4 ">
80
81
< a
81
82
href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.10.1/cpp-netlib-0.10.1.tar.bz2 "
82
- class ="btn btn-primary btn-large btn-block "> 0.10.1 (tar.bz2)< br >
83
- < small class ="muted " > ce191ca1fc1b69d8122015d442281aca</ small >
83
+ class ="btn btn-primary btn-lg btn-block "> 0.10.1 (tar.bz2)< br >
84
+ < small class ="text- muted cpp-netlib-hash " > md5: ce191ca1fc1b69d8122015d442281aca</ small >
84
85
</ a >
85
86
</ div >
86
87
</ div >
@@ -91,20 +92,20 @@ <h1>Download</h1>
91
92
< a
92
93
href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.zip "
93
94
class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc1 (zip)< br >
94
- < small class ="muted "> md5: b987e5b73a2b637f6971c769322cbeed</ small > </ a >
95
+ < small class ="text- muted cpp-netlib-hash "> md5: b987e5b73a2b637f6971c769322cbeed</ small > </ a >
95
96
</ div >
96
97
< div class ="col-md-4 ">
97
98
< a
98
99
href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.tar.gz "
99
100
class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc1 (tar.gz)< br >
100
- < small class ="muted "> md5: 69a7f3b916b6943f74ecceb352ff2604</ small > </ a >
101
+ < small class ="text- muted cpp-netlib-hash "> md5: 69a7f3b916b6943f74ecceb352ff2604</ small > </ a >
101
102
< br >
102
103
</ div >
103
104
< div class ="col-md-4 ">
104
105
< a
105
106
href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.tar.bz2 "
106
107
class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc1 (tar.bz2)< br >
107
- < small class ="muted "> md5: cb44b540ba9e398393c2d31ddebc9d48</ small > </ a >
108
+ < small class ="text- muted cpp-netlib-hash "> md5: cb44b540ba9e398393c2d31ddebc9d48</ small > </ a >
108
109
</ div >
109
110
</ div >
110
111
< p > You can download < a href ="https://github.com/cpp-netlib/cpp-netlib/downloads "> previous releases</ a > of the library from our
@@ -116,14 +117,17 @@ <h1>Documentation</h1>
116
117
</ div >
117
118
< p > We make the documentation for supported releases of the
118
119
library available through the following links.</ p >
119
- < ul >
120
- < li > < a href ="0.10.1/index.html "> 0.10.1</ a > — current stable
121
- release</ li >
122
- < li > < a href ="0.9.4/index.html "> 0.9.4</ a > — previous stable
123
- release.</ li >
124
- < li > < a href ="0.8/index.html "> 0.8</ a > — previous unsupported
125
- release.</ li >
126
- </ ul >
120
+ < div class ="row ">
121
+ < div class ="col-md-4 ">
122
+ < a href ="0.10.1/index.html " class ="btn btn-primary btn-lg btn-block "> 0.10.1 (stable)</ a >
123
+ </ div >
124
+ < div class ="col-md-4 ">
125
+ < a href ="0.9.4/index.html " class ="btn btn-warning btn-lg btn-block "> 0.9.4 (previous stable)</ a >
126
+ </ div >
127
+ < div class ="col-md-4 ">
128
+ < a href ="0.8/index.html " class ="btn btn-danger btn-lg btn-block "> 0.8 (previous unsupported)</ a >
129
+ </ div >
130
+ </ div >
127
131
</ section >
128
132
< section id ="support ">
129
133
< div class ="page-header ">
@@ -166,16 +170,16 @@ <h1>Project Policies</h1>
166
170
</ div >
167
171
< div id ="footer ">
168
172
< div class ="container ">
169
- < p class ="muted credit "> Copyright 2012-2013 Dean Michael Berris; Glyn
173
+ < p class ="text- muted credit "> Copyright 2012-2013 Dean Michael Berris; Glyn
170
174
Matthews; 2013 Google, Inc.</ p >
171
- < p class ="muted credit "> Distributed under the Boost Software License,
175
+ < p class ="text- muted credit "> Distributed under the Boost Software License,
172
176
Version 1.0. (See accompanying file < a
173
177
href ="LICENSE_1_0.txt "> LICENSE_1_0.txt</ a > or copy at < a
174
178
href ="http://www.boost.org/LICENSE_1_0.txt "> http://www.boost.org/LICENSE_1_0.txt</ a > )</ p >
175
179
</ div >
176
180
</ div >
177
- < script src ="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js "> </ script >
178
- < script src ="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js "> </ script >
181
+ < script src ="http: //ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js "> </ script >
182
+ < script src ="http: //netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js "> </ script >
179
183
< script type ="text/javascript ">
180
184
var _gaq = _gaq || [ ] ;
181
185
_gaq . push ( [ '_setAccount' , 'UA-19815738-1' ] ) ;
0 commit comments