Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb362d64

Browse files
committed
Updated docs.
1 parent541f5b8 commitb362d64

File tree

55 files changed

+866
-2017
lines changed

Some content is hidden

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

55 files changed

+866
-2017
lines changed

‎directives.html‎

Lines changed: 22 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<metahttp-equiv="Content-Type"content="text/html; charset=utf-8"/>
77

88
<title>Directives &mdash; cpp-netlib v0.7 documentation</title>
9-
<linkrel="stylesheet"href="static/default.css"type="text/css"/>
9+
<linkrel="stylesheet"href="static/sphinxdoc.css"type="text/css"/>
1010
<linkrel="stylesheet"href="static/pygments.css"type="text/css"/>
1111
<scripttype="text/javascript">
1212
varDOCUMENTATION_OPTIONS={
@@ -40,7 +40,22 @@ <h3>Navigation</h3>
4040
<li><ahref="index.html">cpp-netlib v0.7 documentation</a> &raquo;</li>
4141
<li><ahref="techniques.html"accesskey="U">Techniques</a> &raquo;</li>
4242
</ul>
43-
</div>
43+
</div>
44+
<divclass="sphinxsidebar">
45+
<divclass="sphinxsidebarwrapper">
46+
<h4>Previous topic</h4>
47+
<pclass="topless"><ahref="tag_metafunctions.html"
48+
title="previous chapter">Tag metafunctions</a></p>
49+
<h4>Next topic</h4>
50+
<pclass="topless"><ahref="polymorphism.html"
51+
title="next chapter">Static and dynamic polymorphism</a></p>
52+
<h3>This Page</h3>
53+
<ulclass="this-page-menu">
54+
<li><ahref="sources/directives.txt"
55+
rel="nofollow">Show Source</a></li>
56+
</ul>
57+
</div>
58+
</div>
4459

4560
<divclass="document">
4661
<divclass="documentwrapper">
@@ -95,6 +110,10 @@ <h1>Directives<a class="headerlink" href="#directives" title="Permalink to this
95110
<spanclass="p">}</span>
96111
</pre></div>
97112
</div>
113+
<divclass="admonition-todo admonition"id="todo-26">
114+
<pclass="first admonition-title">Todo</p>
115+
<pclass="last">An example using a directive.</p>
116+
</div>
98117
<p>The rationale for implementing directives include the following:</p>
99118
<blockquote>
100119
<ulclass="simple">
@@ -132,34 +151,6 @@ <h1>Directives<a class="headerlink" href="#directives" title="Permalink to this
132151
</div>
133152
</div>
134153
</div>
135-
<divclass="sphinxsidebar">
136-
<divclass="sphinxsidebarwrapper">
137-
<h4>Previous topic</h4>
138-
<pclass="topless"><ahref="tag_metafunctions.html"
139-
title="previous chapter">Tag metafunctions</a></p>
140-
<h4>Next topic</h4>
141-
<pclass="topless"><ahref="polymorphism.html"
142-
title="next chapter">Static and dynamic polymorphism</a></p>
143-
<h3>This Page</h3>
144-
<ulclass="this-page-menu">
145-
<li><ahref="sources/directives.txt"
146-
rel="nofollow">Show Source</a></li>
147-
</ul>
148-
<divid="searchbox"style="display: none">
149-
<h3>Quick search</h3>
150-
<formclass="search"action="search.html"method="get">
151-
<inputtype="text"name="q"size="18"/>
152-
<inputtype="submit"value="Go"/>
153-
<inputtype="hidden"name="check_keywords"value="yes"/>
154-
<inputtype="hidden"name="area"value="default"/>
155-
</form>
156-
<pclass="searchtip"style="font-size: 90%">
157-
Enter search terms or a module, class or function name.
158-
</p>
159-
</div>
160-
<scripttype="text/javascript">$('#searchbox').show(0);</script>
161-
</div>
162-
</div>
163154
<divclass="clearer"></div>
164155
</div>
165156
<divclass="related">
@@ -179,7 +170,7 @@ <h3>Navigation</h3>
179170
</ul>
180171
</div>
181172
<divclass="footer">
182-
&copy; Copyright 2010, Glyn Matthews.
173+
&copy; Copyright2008-2010, Glyn Matthews, Dean Michael Berris.
183174
Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
184175
</div>
185176
</body>

‎examples.html‎

Lines changed: 22 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<metahttp-equiv="Content-Type"content="text/html; charset=utf-8"/>
77

88
<title>Examples &mdash; cpp-netlib v0.7 documentation</title>
9-
<linkrel="stylesheet"href="static/default.css"type="text/css"/>
9+
<linkrel="stylesheet"href="static/sphinxdoc.css"type="text/css"/>
1010
<linkrel="stylesheet"href="static/pygments.css"type="text/css"/>
1111
<scripttype="text/javascript">
1212
varDOCUMENTATION_OPTIONS={
@@ -38,7 +38,22 @@ <h3>Navigation</h3>
3838
accesskey="P">previous</a> |</li>
3939
<li><ahref="index.html">cpp-netlib v0.7 documentation</a> &raquo;</li>
4040
</ul>
41-
</div>
41+
</div>
42+
<divclass="sphinxsidebar">
43+
<divclass="sphinxsidebarwrapper">
44+
<h4>Previous topic</h4>
45+
<pclass="topless"><ahref="getting_started.html"
46+
title="previous chapter">Getting started</a></p>
47+
<h4>Next topic</h4>
48+
<pclass="topless"><ahref="examples_http.html"
49+
title="next chapter">HTTP examples</a></p>
50+
<h3>This Page</h3>
51+
<ulclass="this-page-menu">
52+
<li><ahref="sources/examples.txt"
53+
rel="nofollow">Show Source</a></li>
54+
</ul>
55+
</div>
56+
</div>
4257

4358
<divclass="document">
4459
<divclass="documentwrapper">
@@ -52,6 +67,10 @@ <h1>Examples<a class="headerlink" href="#examples" title="Permalink to this head
5267
common networking protocols. The following set of examples describe a
5368
series of realistic examples that use the<ttclass="xref docutils literal"><spanclass="pre">cpp-netlib</span></tt> for these
5469
kinds of application.</p>
70+
<divclass="admonition-todo admonition"id="todo-27">
71+
<pclass="first admonition-title">Todo</p>
72+
<pclass="last">Make the examples more accessible.</p>
73+
</div>
5574
<ul>
5675
<liclass="toctree-l1"><aclass="reference external"href="examples_http.html">HTTP examples</a><ul>
5776
<liclass="toctree-l2"><aclass="reference external"href="http_client.html">HTTP client</a></li>
@@ -70,34 +89,6 @@ <h1>Examples<a class="headerlink" href="#examples" title="Permalink to this head
7089
</div>
7190
</div>
7291
</div>
73-
<divclass="sphinxsidebar">
74-
<divclass="sphinxsidebarwrapper">
75-
<h4>Previous topic</h4>
76-
<pclass="topless"><ahref="getting_started.html"
77-
title="previous chapter">Getting started</a></p>
78-
<h4>Next topic</h4>
79-
<pclass="topless"><ahref="examples_http.html"
80-
title="next chapter">HTTP examples</a></p>
81-
<h3>This Page</h3>
82-
<ulclass="this-page-menu">
83-
<li><ahref="sources/examples.txt"
84-
rel="nofollow">Show Source</a></li>
85-
</ul>
86-
<divid="searchbox"style="display: none">
87-
<h3>Quick search</h3>
88-
<formclass="search"action="search.html"method="get">
89-
<inputtype="text"name="q"size="18"/>
90-
<inputtype="submit"value="Go"/>
91-
<inputtype="hidden"name="check_keywords"value="yes"/>
92-
<inputtype="hidden"name="area"value="default"/>
93-
</form>
94-
<pclass="searchtip"style="font-size: 90%">
95-
Enter search terms or a module, class or function name.
96-
</p>
97-
</div>
98-
<scripttype="text/javascript">$('#searchbox').show(0);</script>
99-
</div>
100-
</div>
10192
<divclass="clearer"></div>
10293
</div>
10394
<divclass="related">
@@ -116,7 +107,7 @@ <h3>Navigation</h3>
116107
</ul>
117108
</div>
118109
<divclass="footer">
119-
&copy; Copyright 2010, Glyn Matthews.
110+
&copy; Copyright2008-2010, Glyn Matthews, Dean Michael Berris.
120111
Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
121112
</div>
122113
</body>

‎examples_http.html‎

Lines changed: 18 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<metahttp-equiv="Content-Type"content="text/html; charset=utf-8"/>
77

88
<title>HTTP examples &mdash; cpp-netlib v0.7 documentation</title>
9-
<linkrel="stylesheet"href="static/default.css"type="text/css"/>
9+
<linkrel="stylesheet"href="static/sphinxdoc.css"type="text/css"/>
1010
<linkrel="stylesheet"href="static/pygments.css"type="text/css"/>
1111
<scripttype="text/javascript">
1212
varDOCUMENTATION_OPTIONS={
@@ -40,7 +40,22 @@ <h3>Navigation</h3>
4040
<li><ahref="index.html">cpp-netlib v0.7 documentation</a> &raquo;</li>
4141
<li><ahref="examples.html"accesskey="U">Examples</a> &raquo;</li>
4242
</ul>
43-
</div>
43+
</div>
44+
<divclass="sphinxsidebar">
45+
<divclass="sphinxsidebarwrapper">
46+
<h4>Previous topic</h4>
47+
<pclass="topless"><ahref="examples.html"
48+
title="previous chapter">Examples</a></p>
49+
<h4>Next topic</h4>
50+
<pclass="topless"><ahref="http_client.html"
51+
title="next chapter">HTTP client</a></p>
52+
<h3>This Page</h3>
53+
<ulclass="this-page-menu">
54+
<li><ahref="sources/examples_http.txt"
55+
rel="nofollow">Show Source</a></li>
56+
</ul>
57+
</div>
58+
</div>
4459

4560
<divclass="document">
4661
<divclass="documentwrapper">
@@ -63,34 +78,6 @@ <h1>HTTP examples<a class="headerlink" href="#http-examples" title="Permalink to
6378
</div>
6479
</div>
6580
</div>
66-
<divclass="sphinxsidebar">
67-
<divclass="sphinxsidebarwrapper">
68-
<h4>Previous topic</h4>
69-
<pclass="topless"><ahref="examples.html"
70-
title="previous chapter">Examples</a></p>
71-
<h4>Next topic</h4>
72-
<pclass="topless"><ahref="http_client.html"
73-
title="next chapter">HTTP client</a></p>
74-
<h3>This Page</h3>
75-
<ulclass="this-page-menu">
76-
<li><ahref="sources/examples_http.txt"
77-
rel="nofollow">Show Source</a></li>
78-
</ul>
79-
<divid="searchbox"style="display: none">
80-
<h3>Quick search</h3>
81-
<formclass="search"action="search.html"method="get">
82-
<inputtype="text"name="q"size="18"/>
83-
<inputtype="submit"value="Go"/>
84-
<inputtype="hidden"name="check_keywords"value="yes"/>
85-
<inputtype="hidden"name="area"value="default"/>
86-
</form>
87-
<pclass="searchtip"style="font-size: 90%">
88-
Enter search terms or a module, class or function name.
89-
</p>
90-
</div>
91-
<scripttype="text/javascript">$('#searchbox').show(0);</script>
92-
</div>
93-
</div>
9481
<divclass="clearer"></div>
9582
</div>
9683
<divclass="related">
@@ -110,7 +97,7 @@ <h3>Navigation</h3>
11097
</ul>
11198
</div>
11299
<divclass="footer">
113-
&copy; Copyright 2010, Glyn Matthews.
100+
&copy; Copyright2008-2010, Glyn Matthews, Dean Michael Berris.
114101
Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
115102
</div>
116103
</body>

‎examples_xmpp.html‎

Lines changed: 22 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<metahttp-equiv="Content-Type"content="text/html; charset=utf-8"/>
77

88
<title>XMPP examples &mdash; cpp-netlib v0.7 documentation</title>
9-
<linkrel="stylesheet"href="static/default.css"type="text/css"/>
9+
<linkrel="stylesheet"href="static/sphinxdoc.css"type="text/css"/>
1010
<linkrel="stylesheet"href="static/pygments.css"type="text/css"/>
1111
<scripttype="text/javascript">
1212
varDOCUMENTATION_OPTIONS={
@@ -40,7 +40,22 @@ <h3>Navigation</h3>
4040
<li><ahref="index.html">cpp-netlib v0.7 documentation</a> &raquo;</li>
4141
<li><ahref="examples.html"accesskey="U">Examples</a> &raquo;</li>
4242
</ul>
43-
</div>
43+
</div>
44+
<divclass="sphinxsidebar">
45+
<divclass="sphinxsidebarwrapper">
46+
<h4>Previous topic</h4>
47+
<pclass="topless"><ahref="hello_world_client.html"
48+
title="previous chapter">&#8220;Hello world&#8221; HTTP client</a></p>
49+
<h4>Next topic</h4>
50+
<pclass="topless"><ahref="xmpp_client.html"
51+
title="next chapter">XMPP client</a></p>
52+
<h3>This Page</h3>
53+
<ulclass="this-page-menu">
54+
<li><ahref="sources/examples_xmpp.txt"
55+
rel="nofollow">Show Source</a></li>
56+
</ul>
57+
</div>
58+
</div>
4459

4560
<divclass="document">
4661
<divclass="documentwrapper">
@@ -49,6 +64,10 @@ <h3>Navigation</h3>
4964

5065
<divclass="section"id="xmpp-examples">
5166
<h1>XMPP examples<aclass="headerlink"href="#xmpp-examples"title="Permalink to this headline"></a></h1>
67+
<divclass="admonition-todo admonition"id="todo-28">
68+
<pclass="first admonition-title">Todo</p>
69+
<pclass="last">Give more details about the examples.</p>
70+
</div>
5271
<ul>
5372
<liclass="toctree-l1"><aclass="reference external"href="xmpp_client.html">XMPP client</a></li>
5473
</ul>
@@ -58,34 +77,6 @@ <h1>XMPP examples<a class="headerlink" href="#xmpp-examples" title="Permalink to
5877
</div>
5978
</div>
6079
</div>
61-
<divclass="sphinxsidebar">
62-
<divclass="sphinxsidebarwrapper">
63-
<h4>Previous topic</h4>
64-
<pclass="topless"><ahref="hello_world_client.html"
65-
title="previous chapter">&#8220;Hello world&#8221; HTTP client</a></p>
66-
<h4>Next topic</h4>
67-
<pclass="topless"><ahref="xmpp_client.html"
68-
title="next chapter">XMPP client</a></p>
69-
<h3>This Page</h3>
70-
<ulclass="this-page-menu">
71-
<li><ahref="sources/examples_xmpp.txt"
72-
rel="nofollow">Show Source</a></li>
73-
</ul>
74-
<divid="searchbox"style="display: none">
75-
<h3>Quick search</h3>
76-
<formclass="search"action="search.html"method="get">
77-
<inputtype="text"name="q"size="18"/>
78-
<inputtype="submit"value="Go"/>
79-
<inputtype="hidden"name="check_keywords"value="yes"/>
80-
<inputtype="hidden"name="area"value="default"/>
81-
</form>
82-
<pclass="searchtip"style="font-size: 90%">
83-
Enter search terms or a module, class or function name.
84-
</p>
85-
</div>
86-
<scripttype="text/javascript">$('#searchbox').show(0);</script>
87-
</div>
88-
</div>
8980
<divclass="clearer"></div>
9081
</div>
9182
<divclass="related">
@@ -105,7 +96,7 @@ <h3>Navigation</h3>
10596
</ul>
10697
</div>
10798
<divclass="footer">
108-
&copy; Copyright 2010, Glyn Matthews.
99+
&copy; Copyright2008-2010, Glyn Matthews, Dean Michael Berris.
109100
Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
110101
</div>
111102
</body>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp