File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
.. http://www.boost.org/LICENSE_1_0.txt)
22
22
23
23
Welcome
24
- =======
24
+ -------
25
25
26
26
The :mod: `cpp-netlib ` is a library that provides application layer
27
27
protocol support using modern C++ techniques. It is light-weight,
@@ -34,7 +34,7 @@ presentation about :mod:`cpp-netlib` was given at `BoostCon 2010`_,
34
34
for which the `slides `_ and the `paper `_ can be found on-line.
35
35
36
36
Sneak Peak
37
- ==========
37
+ ----------
38
38
39
39
The :mod: `cpp-netlib ` allows you to write semantically consistent code for
40
40
making different kinds of higher level network applications.
@@ -57,7 +57,7 @@ For simple C++ HTTP client applications.
57
57
The :mod: `cpp-netlib ` is being developed for eventual submission to Boost _.
58
58
59
59
Download
60
- ========
60
+ --------
61
61
62
62
You can download the latest releases of the library at:
63
63
@@ -73,7 +73,7 @@ the GitHub_ project page at:
73
73
http://github.com/mikhailberis/cpp-netlib
74
74
75
75
Support
76
- =======
76
+ -------
77
77
78
78
You can ask questions, join the discussion, and report issues to the developers
79
79
mailing list by joining via:
@@ -85,7 +85,7 @@ You may also file issues on the Github_ issue tracker at:
85
85
http://github.com/mikhailberis/cpp-netlib/issues
86
86
87
87
Contents
88
- ========
88
+ --------
89
89
90
90
.. toctree ::
91
91
:maxdepth: 2
You can’t perform that action at this time.
0 commit comments