Skip to content

Commit b5eb21f

Browse files
committed
Rebuilding with updates.
1 parent 9148501 commit b5eb21f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+94
-38
lines changed
Binary file not shown.
Binary file not shown.
631 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

libs/network/doc/html/_sources/getting_started.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@
77
Downloading an official release
88
===============================
99

10-
All stable versions of :mod:`cpp-netlib` can be downloaded from
10+
You can find links to the latest official release from the project's official
11+
website:
12+
13+
http://cpp-netlib.org/
14+
15+
All previous stable versions of :mod:`cpp-netlib` can be downloaded from
1116
Github_ from this url:
1217

1318
http://github.com/cpp-netlib/cpp-netlib/downloads

libs/network/doc/html/_sources/index.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ http://cpp-netlib.org/.
2020

2121
**Download**
2222

23+
You can get the latest official version of the library from the official
24+
project website at:
25+
26+
http://cpp-netlib.org/
27+
2328
This version of :mod:`cpp-netlib` is tagged as cpp-netlib-0.10.0 in the GitHub_
2429
repository. You can find more information about the progress of the development
2530
by checking our GitHub_ project page at:

libs/network/doc/html/_sources/reference/http_request.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ and also supports the following constructs.
118118
| ``r.body`` | ``S`` | The body of the request. |
119119
+-------------------------------+--------+-------------------------------------+
120120

121-
.. _Message Concept: message.html#message-concept
121+
.. _Message Concept: ../in_depth/message.html#message-concept
122122

123123
Directives
124124
----------

0 commit comments

Comments
 (0)