forked from boostorg/beast
Update boostorg links
This commit is contained in:
@@ -5,6 +5,7 @@ Version 96:
|
|||||||
* Use <valgrind> property
|
* Use <valgrind> property
|
||||||
* Rename wsload compile target
|
* Rename wsload compile target
|
||||||
* Fix library.json
|
* Fix library.json
|
||||||
|
* Update boostorg links
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
Branch | Linux/OSX | Windows | Coverage | Documentation | Matrix
|
Branch | Linux/OSX | Windows | Coverage | Documentation | Matrix
|
||||||
------------|-----------|---------|----------|---------------|--------
|
------------|-----------|---------|----------|---------------|--------
|
||||||
[master](https://github.com/boostorg/beast/tree/master) | [](https://travis-ci.org/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/master) | [](https://codecov.io/gh/boostorg/beast/branch/master) | [](http://www.boost.org/doc/libs/master/doc/html/beast.html) | [](http://www.boost.org/development/tests/master/developer/beast.html)
|
[master](https://github.com/boostorg/beast/tree/master) | [](https://travis-ci.org/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/master) | [](https://codecov.io/gh/boostorg/beast/branch/master) | [](http://www.boost.org/doc/libs/develop/libs/beast/) | [](http://www.boost.org/development/tests/master/developer/beast.html)
|
||||||
[develop](https://github.com/boostorg/beast/tree/develop) | [](https://travis-ci.org/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/develop) | [](https://codecov.io/gh/boostorg/beast/branch/develop) | [](http://www.boost.org/doc/libs/develop/doc/html/beast.html) | [](http://www.boost.org/development/tests/develop/developer/beast.html)
|
[develop](https://github.com/boostorg/beast/tree/develop) | [](https://travis-ci.org/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/develop) | [](https://codecov.io/gh/boostorg/beast/branch/develop) | [](http://www.boost.org/doc/libs/develop/libs/beast/) | [](http://www.boost.org/development/tests/develop/developer/beast.html)
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
@@ -55,7 +55,7 @@ without conditions. The first official release of Beast will
|
|||||||
appear in Boost 1.66.0, due in December.
|
appear in Boost 1.66.0, due in December.
|
||||||
|
|
||||||
* [Official Site](https://github.com/boostorg/beast)
|
* [Official Site](https://github.com/boostorg/beast)
|
||||||
* [Documentation](http://vinniefalco.github.io/beast/index.html)
|
* [Documentation](http://www.boost.org/doc/libs/develop/libs/beast/)
|
||||||
* [Autobahn.testsuite results](http://vinniefalco.github.io/autobahn/index.html)
|
* [Autobahn.testsuite results](http://vinniefalco.github.io/autobahn/index.html)
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
@@ -126,7 +126,7 @@ The files in the repository are laid out thusly:
|
|||||||
These examples are complete, self-contained programs that you can build
|
These examples are complete, self-contained programs that you can build
|
||||||
and run yourself (they are in the `example` directory).
|
and run yourself (they are in the `example` directory).
|
||||||
|
|
||||||
http://vinniefalco.github.io/beast/beast/quick_start.html
|
http://www.boost.org/doc/libs/develop/libs/beast/doc/html/beast/quick_start.html
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
Automatic redirection failed, please go to
|
Automatic redirection failed, please go to
|
||||||
<a href="../../doc/html/boost_beast.html">../../doc/html/boost_beast.html</a>
|
<a href="./doc/html/boost_beast.html">./doc/html/beast.html</a>
|
||||||
<hr>
|
<hr>
|
||||||
<tt>
|
<tt>
|
||||||
Boost.Beast<br>
|
Boost.Beast<br>
|
||||||
|
Reference in New Issue
Block a user