Skip to content

Commit fc5569c

Browse files
committed
Merge pull request #258 from deanberris/0.9-devel
Documentation updates.
2 parents d62b9ce + b5eb21f commit fc5569c

Some content is hidden

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

49 files changed

+110
-44
lines changed

libs/network/doc/getting_started.rst

Lines changed: 6 additions & 1 deletion
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:

0 commit comments

Comments
 (0)