|
47 | 47 | <h1><a href="index.html">cpp-netlib v0.9.3</a></h1>
|
48 | 48 | <div id="global-nav">
|
49 | 49 | <a title="Home page" href="index.html">Home</a> |
|
50 |
| - <a title="Table of contents" href="#">Table of contents</a> |
| 50 | + <a title="Table of contents" href="#">Table of contents</a> | |
| 51 | + <a title="What's new" href="whats_new.html">What's new</a> | |
| 52 | + <a title="Getting started" href="getting_started.html">Getting started</a> | |
| 53 | + <a title="Examples" href="examples.html">Examples</a> | |
| 54 | + <a title="In depth" href="in_depth.html">In depth</a> | |
| 55 | + <a title="Reference" href="reference.html">Reference</a> |
51 | 56 | </div>
|
52 | 57 | <div class="nav">
|
53 | 58 | <a title="cpp-netlib v0.9.3" href="index.html" accesskey="U">up</a>
|
@@ -91,42 +96,14 @@ <h1><a href="index.html">cpp-netlib v0.9.3</a></h1>
|
91 | 96 | <li class="toctree-l2"><a class="reference internal" href="getting_started.html#reporting-issues-getting-support">Reporting Issues, Getting Support</a></li>
|
92 | 97 | </ul>
|
93 | 98 | </li>
|
94 |
| -<li class="toctree-l1"><a class="reference internal" href="examples.html">Examples</a></li> |
95 |
| -<li class="toctree-l1"><a class="reference internal" href="examples.html#http-examples">HTTP examples</a><ul> |
96 |
| -<li class="toctree-l2"><a class="reference internal" href="examples/http/http_client.html">HTTP client</a><ul> |
97 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/http_client.html#the-code">The code</a></li> |
98 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/http_client.html#running-the-example">Running the example</a></li> |
99 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/http_client.html#diving-into-the-code">Diving into the code</a></li> |
100 |
| -</ul> |
101 |
| -</li> |
102 |
| -<li class="toctree-l2"><a class="reference internal" href="examples/http/simple_wget.html">Simple <cite>wget</cite></a><ul> |
103 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/simple_wget.html#the-code">The code</a></li> |
104 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/simple_wget.html#running-the-example">Running the example</a></li> |
105 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/simple_wget.html#diving-into-the-code">Diving into the code</a></li> |
106 |
| -</ul> |
107 |
| -</li> |
108 |
| -<li class="toctree-l2"><a class="reference internal" href="examples/http/hello_world_server.html">“Hello world” HTTP server</a><ul> |
109 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/hello_world_server.html#the-code">The code</a></li> |
110 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/hello_world_server.html#building-and-running-the-server">Building and running the server</a></li> |
111 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/hello_world_server.html#diving-into-the-code">Diving into the code</a></li> |
112 |
| -</ul> |
113 |
| -</li> |
114 |
| -<li class="toctree-l2"><a class="reference internal" href="examples/http/hello_world_client.html">“Hello world” HTTP client</a><ul> |
115 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/hello_world_client.html#the-code">The code</a></li> |
116 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/hello_world_client.html#building-and-running-the-client">Building and running the client</a></li> |
117 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/hello_world_client.html#diving-into-the-code">Diving into the code</a></li> |
118 |
| -</ul> |
119 |
| -</li> |
120 |
| -<li class="toctree-l2"><a class="reference internal" href="examples/http/atom_reader.html">Atom feed reader</a><ul> |
121 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/atom_reader.html#the-code">The code</a></li> |
122 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/atom_reader.html#building-and-running-atom-reader">Building and running <tt class="docutils literal"><span class="pre">atom_reader</span></tt></a></li> |
123 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/atom_reader.html#diving-into-the-code">Diving into the code</a></li> |
124 |
| -</ul> |
125 |
| -</li> |
126 |
| -<li class="toctree-l2"><a class="reference internal" href="examples/http/twitter_search.html">Twitter search</a><ul> |
127 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/twitter_search.html#the-code">The code</a></li> |
128 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/twitter_search.html#building-and-running-twitter-search">Building and running <tt class="docutils literal"><span class="pre">twitter_search</span></tt></a></li> |
129 |
| -<li class="toctree-l3"><a class="reference internal" href="examples/http/twitter_search.html#diving-into-the-code">Diving into the code</a></li> |
| 99 | +<li class="toctree-l1"><a class="reference internal" href="examples.html">Examples</a><ul> |
| 100 | +<li class="toctree-l2"><a class="reference internal" href="examples.html#http-examples">HTTP examples</a><ul> |
| 101 | +<li class="toctree-l3"><a class="reference internal" href="examples/http/http_client.html">HTTP client</a></li> |
| 102 | +<li class="toctree-l3"><a class="reference internal" href="examples/http/simple_wget.html">Simple <cite>wget</cite></a></li> |
| 103 | +<li class="toctree-l3"><a class="reference internal" href="examples/http/hello_world_server.html">“Hello world” HTTP server</a></li> |
| 104 | +<li class="toctree-l3"><a class="reference internal" href="examples/http/hello_world_client.html">“Hello world” HTTP client</a></li> |
| 105 | +<li class="toctree-l3"><a class="reference internal" href="examples/http/atom_reader.html">Atom feed reader</a></li> |
| 106 | +<li class="toctree-l3"><a class="reference internal" href="examples/http/twitter_search.html">Twitter search</a></li> |
130 | 107 | </ul>
|
131 | 108 | </li>
|
132 | 109 | </ul>
|
@@ -270,7 +247,6 @@ <h3>Quick search</h3>
|
270 | 247 | </div>
|
271 | 248 | <div class="footer">
|
272 | 249 | documentation automatically generated by <a href="http://sphinx.pocoo.org">Sphinx</a> | style mostly stolen from <a href="http://lettuce.it">lettuce.it</a>
|
273 |
| - | background image attributed to <a href="http://www.flickr.com/photos/OrangeSmell">OrangeSmell</a> |
274 | 250 | </div>
|
275 | 251 |
|
276 | 252 | </body>
|
|
0 commit comments