@@ -31,16 +31,7 @@ <h1>The C++ Network Library Project</h1>
31
31
< p class ="lead "> A collection of open-source libraries for high level network programming.</ p >
32
32
</ header >
33
33
< div class ="row ">
34
- < div class ="col-md-3 " id ="cpp-netlib-docs-sidebar " role ="complimentary ">
35
- < ul class ="nav list-group cpp-netlib-sidebar " data-spy ="affix " data-offset-top ="245 ">
36
- < li class ="list-group-item "> < a href ="#overview "> Overview</ a > </ li >
37
- < li class ="list-group-item "> < a href ="#download "> Download</ a > </ li >
38
- < li class ="list-group-item "> < a href ="#documentation "> Documentation</ a > </ li >
39
- < li class ="list-group-item "> < a href ="#support "> Support</ a > </ li >
40
- < li class ="list-group-item "> < a href ="#policies "> Project Policies</ a > </ li >
41
- </ ul >
42
- </ div >
43
- < div class ="col-md-9 ">
34
+ < div class ="col-md-10 col-md-offset-1 ">
44
35
< section id ="overview ">
45
36
< div class ="page-header ">
46
37
< h1 > Overview</ h1 >
@@ -64,7 +55,7 @@ <h1>Overview</h1>
64
55
< div class ="page-header ">
65
56
< h1 > Download</ h1 >
66
57
</ div >
67
- < p > The current < strong > beta release </ strong > of the library is available in three formats, please pick one of the three: </ p >
58
+ < h2 > Beta </ h2 >
68
59
< div class ="row ">
69
60
< div class ="col-md-4 ">
70
61
< a href ="http://downloads.cpp-netlib.org/0.13.0/cpp-netlib-0.13.0-rc0.zip " class ="btn btn-primary btn-lg btn-block "> 0.13.0-rc0 (zip)</ a >
@@ -82,51 +73,53 @@ <h1>Download</h1>
82
73
< small class ="text-muted cpp-netlib-hash "> md5: e1a6f78df1dd1a45c3fd26647baf7b9e</ small >
83
74
</ div >
84
75
</ div >
85
- < p > The current < strong > stable release </ strong > of the library is available in three formats, please pick one of the three: </ p >
76
+ < h2 > Stable </ h2 >
86
77
< div class ="row ">
87
78
< div class ="col-md-4 ">
88
- < a href ="http://downloads.cpp-netlib.org/0.12.0/cpp-netlib-0.12.0-final.zip " class ="btn btn-primary btn-lg btn-block "> 0.12.0-final (zip)</ a >
79
+ < a href ="http://downloads.cpp-netlib.org/0.12.0/cpp-netlib-0.12.0-final.zip " class ="btn btn-success btn-lg btn-block "> 0.12.0-final (zip)</ a >
89
80
< br >
90
81
< small class ="text-muted cpp-netlib-hash "> md5: 19af754d82e0f3d3d67a456830a88861</ small >
91
82
</ div >
92
83
< div class ="col-md-4 ">
93
- < a href ="http://downloads.cpp-netlib.org/0.12.0/cpp-netlib-0.12.0-final.tar.gz " class ="btn btn-primary btn-lg btn-block "> 0.12.0-final (tar.gz)</ a >
84
+ < a href ="http://downloads.cpp-netlib.org/0.12.0/cpp-netlib-0.12.0-final.tar.gz " class ="btn btn-success btn-lg btn-block "> 0.12.0-final (tar.gz)</ a >
94
85
< br >
95
86
< small class ="text-muted cpp-netlib-hash "> md5: 29b87c0e8c1a9e7fbdea5afcec947d53</ small >
96
87
</ div >
97
88
< div class ="col-md-4 ">
98
- < a href ="http://downloads.cpp-netlib.org/0.12.0/cpp-netlib-0.12.0-final.tar.bz2 " class ="btn btn-primary btn-lg btn-block "> 0.12.0-final (tar.bz2)</ a >
89
+ < a href ="http://downloads.cpp-netlib.org/0.12.0/cpp-netlib-0.12.0-final.tar.bz2 " class ="btn btn-success btn-lg btn-block "> 0.12.0-final (tar.bz2)</ a >
99
90
< br >
100
91
< small class ="text-muted cpp-netlib-hash "> md5: 25d1a0bfa088ad4cede998c52fec7b91</ small >
101
92
</ div >
102
93
</ div >
103
94
</ section >
104
- < section id ="documentation ">
95
+ < section id ="support ">
105
96
< div class ="page-header ">
106
- < h1 > Documentation </ h1 >
97
+ < h1 > Support </ h1 >
107
98
</ div >
108
- < p > We make the documentation for supported releases of the library available through the following links.</ p >
109
99
< div class ="row ">
110
100
< div class ="col-md-4 ">
111
- < a href ="0.12.0/index.html " class ="btn btn-primary btn-lg btn-block "> 0.12.0 (stable) </ a >
101
+ < a href ="http://slack.cpp-netlib.org/ " class ="btn btn-primary btn-lg btn-block "> Join us on Slack </ a >
112
102
</ div >
113
103
< div class ="col-md-4 ">
114
- < a href ="0.13.0/index.html " class ="btn btn-primary btn-lg btn-block "> 0.13.0 (beta)</ a >
104
+ < a href ="https://github.com/cpp-netlib/cpp-netlib/issues " class ="btn btn-danger btn-lg btn-block "> GitHub Issues</ a >
105
+ </ div >
106
+ < div class ="col-md-4 ">
107
+ < a href ="https://groups.google.com/group/cpp-netlib " class ="btn btn-success btn-lg btn-block "> Mailing List</ a >
115
108
</ div >
116
109
</ div >
117
110
</ section >
118
- < section id ="support ">
111
+ < section id ="documentation ">
119
112
< div class ="page-header ">
120
- < h1 > Support</ h1 >
113
+ < h1 > Docs</ h1 >
114
+ </ div >
115
+ < div class ="row ">
116
+ < div class ="col-md-4 ">
117
+ < a href ="0.12.0/index.html " class ="btn btn-primary btn-lg btn-block "> 0.12.0 (stable)</ a >
118
+ </ div >
119
+ < div class ="col-md-4 ">
120
+ < a href ="0.13.0/index.html " class ="btn btn-primary btn-lg btn-block "> 0.13.0 (beta)</ a >
121
+ </ div >
121
122
</ div >
122
- < h2 > Join us on Slack!</ h2 >
123
- < p > < a href ="http://slack.cpp-netlib.org/ " class ="btn btn-block "> cpp-netlib Slack</ a > </ p >
124
- < h2 > Reporting Bugs</ h2 >
125
- < p > If you're using the library and would like to report issues with the library, please file your bug reports and support requests in the official issue tracker.</ p >
126
- < p > < a href ="https://github.com/cpp-netlib/cpp-netlib/issues " class ="btn btn-danger btn-large "> File Bugs</ a > </ p >
127
- < h2 > Developer Support</ h2 >
128
- < p > If you're interested in contributing to the development or if you have questions directly involving the implementation or for general discussion of the project, you can subscribe to and discuss with us through the developers mailing list.</ p >
129
- < p > < a href ="https://groups.google.com/group/cpp-netlib " class ="btn btn-success btn-large "> Discussion Group</ a > </ p >
130
123
</ section >
131
124
< section id ="policies ">
132
125
< div class ="page-header ">
0 commit comments