|
2 | 2 | C++ Network Library |
3 | 3 | ===================== |
4 | 4 |
|
| 5 | +:Authors: Glyn Matthews <glyn.matthews@gmail.com> |
| 6 | + Dean Michael Berris <mikhailberis@gmail.com> |
| 7 | +:Date: Jun 16, 2010 |
| 8 | +:Version: 2.0 |
| 9 | +:Description: Complete documentation, with examples, for using the cpp-netlib. |
| 10 | + |
| 11 | +------------- |
| 12 | + Quick Start |
| 13 | +------------- |
| 14 | + |
| 15 | +..include::quick_start.rst |
| 16 | + |
| 17 | +------ |
| 18 | + HTTP |
| 19 | +------ |
| 20 | + |
| 21 | +..include::http.rst |
| 22 | + |
| 23 | +------ |
| 24 | + HTTP |
| 25 | +------ |
| 26 | + |
| 27 | +..include::xmpp.rst |
| 28 | + |
| 29 | +----- |
| 30 | + URI |
| 31 | +----- |
| 32 | + |
| 33 | +..include::uri.rst |
| 34 | + |
| 35 | +------------ |
| 36 | + Techniques |
| 37 | +------------ |
| 38 | + |
| 39 | +..include::techniques.rst |
| 40 | + |
| 41 | +------------ |
| 42 | + Motivation |
| 43 | +------------ |
| 44 | + |
| 45 | +..include::motivation.rst |
| 46 | + |
| 47 | +------------ |
| 48 | + Objectives |
| 49 | +------------ |
| 50 | + |
| 51 | +..include::objectives.rst |
| 52 | + |
| 53 | +--------- |
| 54 | + History |
| 55 | +--------- |
| 56 | + |
| 57 | +..include::history.rst |
| 58 | + |
| 59 | +---------- |
| 60 | + Pitfalls |
| 61 | +---------- |
| 62 | + |
| 63 | +..include::pitfalls.rst |
| 64 | + |
| 65 | +------------ |
| 66 | + References |
| 67 | +------------ |
| 68 | + |
| 69 | +..include::reference.rst |