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

Commit3ba076e

Browse files
committed
Update website to highlight beta 0.13.0 release
Also mention the Slack channel, and remove link to no-longer-supported0.11.2 documentation.
1 parentda1c424 commit3ba076e

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

‎index.html

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,24 @@ <h1>Overview</h1>
6464
<divclass="page-header">
6565
<h1>Download</h1>
6666
</div>
67+
<p>The current<strong>beta release</strong> of the library is available in three formats, please pick one of the three:</p>
68+
<divclass="row">
69+
<divclass="col-md-4">
70+
<ahref="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>
71+
<br>
72+
<smallclass="text-muted cpp-netlib-hash">md5: 73a25a7d37a38762465f1e37c52b02e6</small>
73+
</div>
74+
<divclass="col-md-4">
75+
<ahref="http://downloads.cpp-netlib.org/0.13.0/cpp-netlib-0.13.0-rc0.tar.gz"class="btn btn-primary btn-lg btn-block">0.13.0-rc0 (tar.gz)</a>
76+
<br>
77+
<smallclass="text-muted cpp-netlib-hash">md5: 484949520b741c3cd5cb2a25366180d2</small>
78+
</div>
79+
<divclass="col-md-4">
80+
<ahref="http://downloads.cpp-netlib.org/0.13.0/cpp-netlib-0.13.0-rc0.tar.bz2"class="btn btn-primary btn-lg btn-block">0.13.0-rc0 (tar.bz2)</a>
81+
<br>
82+
<smallclass="text-muted cpp-netlib-hash">md5: e1a6f78df1dd1a45c3fd26647baf7b9e</small>
83+
</div>
84+
</div>
6785
<p>The current<strong>stable release</strong> of the library is available in three formats, please pick one of the three:</p>
6886
<divclass="row">
6987
<divclass="col-md-4">
@@ -92,9 +110,6 @@ <h1>Documentation</h1>
92110
<divclass="col-md-4">
93111
<ahref="0.12.0/index.html"class="btn btn-primary btn-lg btn-block">0.12.0 (stable)</a>
94112
</div>
95-
<divclass="col-md-4">
96-
<ahref="0.11.2/index.html"class="btn btn-warning btn-lg btn-block">0.11.2 (previous stable)</a>
97-
</div>
98113
<divclass="col-md-4">
99114
<ahref="0.10.1/index.html"class="btn btn-danger btn-lg btn-block">0.10.1 (previous unsupported)</a>
100115
</div>
@@ -104,7 +119,8 @@ <h1>Documentation</h1>
104119
<divclass="page-header">
105120
<h1>Support</h1>
106121
</div>
107-
<p>We offer two avenues of support for user issues, depending on what kind of issues you're encountering.</p>
122+
<h2>Join us on Slack!</h2>
123+
<p><ahref="http://slack.cpp-netlib.org/"class="btn btn-block">cpp-netlib Slack</a></p>
108124
<h2>Reporting Bugs</h2>
109125
<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>
110126
<p><ahref="https://github.com/cpp-netlib/cpp-netlib/issues"class="btn btn-danger btn-large">File Bugs</a></p>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp