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

Commit0e67d71

Browse files
committed
Updated style.
1 parentf627318 commit0e67d71

32 files changed

+2144
-1570
lines changed

‎directives.html‎

Lines changed: 87 additions & 67 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; The C++ Network Library v0.7 documentation</title>
9-
<linkrel="stylesheet"href="static/sphinxdoc.css"type="text/css"/>
9+
<linkrel="stylesheet"href="static/cpp-netlib.css"type="text/css"/>
1010
<linkrel="stylesheet"href="static/pygments.css"type="text/css"/>
1111
<scripttype="text/javascript">
1212
varDOCUMENTATION_OPTIONS={
@@ -25,55 +25,29 @@
2525
<linkrel="prev"title="Tag metafunctions"href="tag_metafunctions.html"/>
2626
</head>
2727
<body>
28-
<divclass="related">
29-
<h3>Navigation</h3>
30-
<ul>
31-
<liclass="right"style="margin-right: 10px">
32-
<ahref="genindex.html"title="General Index"
33-
accesskey="I">index</a></li>
34-
<liclass="right">
35-
<ahref="polymorphism.html"title="Static and dynamic polymorphism"
36-
accesskey="N">next</a> |</li>
37-
<liclass="right">
38-
<ahref="tag_metafunctions.html"title="Tag metafunctions"
39-
accesskey="P">previous</a> |</li>
40-
<li><ahref="index.html">The C++ Network Library v0.7 documentation</a> &raquo;</li>
41-
<li><ahref="techniques.html"accesskey="U">Techniques</a> &raquo;</li>
42-
</ul>
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-
<divid="searchbox"style="display: none">
58-
<h3>Quick search</h3>
59-
<formclass="search"action="search.html"method="get">
60-
<inputtype="text"name="q"size="18"/>
61-
<inputtype="submit"value="Go"/>
62-
<inputtype="hidden"name="check_keywords"value="yes"/>
63-
<inputtype="hidden"name="area"value="default"/>
64-
</form>
65-
<pclass="searchtip"style="font-size: 90%">
66-
Enter search terms or a module, class or function name.
67-
</p>
68-
</div>
69-
<scripttype="text/javascript">$('#searchbox').show(0);</script>
70-
</div>
71-
</div>
7228

7329
<divclass="document">
74-
<divclass="documentwrapper">
75-
<divclass="bodywrapper">
76-
<divclass="body">
30+
<divid="custom-doc"class="yui-t6">
31+
<divid="hd">
32+
<h1><ahref="index.html">The C++ Network Library v0.7 documentation</a></h1>
33+
<divid="global-nav">
34+
<atitle="Home page"href="index.html">Home</a> |
35+
<atitle="Table of contents"href="contents.html">Table of contents</a> |
36+
<atitle="Global index"href="genindex.html">Index</a> |
37+
<atitle="Module index"href="modindex.html">Modules</a>
38+
</div>
39+
<divclass="nav">
40+
&laquo;<ahref="tag_metafunctions.html"title="Tag metafunctions">previous</a>
41+
|
42+
<ahref="techniques.html"title="Techniques"accesskey="U">up</a>
43+
|
44+
<ahref="polymorphism.html"title="Static and dynamic polymorphism">next</a> &raquo;</div>
45+
</div>
46+
47+
<divid="bd">
48+
<divid="yui-main">
49+
<divclass="yui-b">
50+
<divclass="yui-g"id="directives">
7751

7852
<divclass="section"id="directives">
7953
<h1>Directives<aclass="headerlink"href="#directives"title="Permalink to this headline"></a></h1>
@@ -164,27 +138,73 @@ <h1>Directives<a class="headerlink" href="#directives" title="Permalink to this
164138
</div>
165139
</div>
166140
</div>
167-
<divclass="clearer"></div>
141+
142+
143+
<divclass="yui-b"id="sidebar">
144+
145+
<divclass="sphinxsidebar">
146+
<divclass="sphinxsidebarwrapper">
147+
<h3>Browse</h3>
148+
<ul>
149+
150+
<li>Prev:<ahref="tag_metafunctions.html">Tag metafunctions</a></li>
151+
152+
153+
<li>Next:<ahref="polymorphism.html">Static and dynamic polymorphism</a></li>
154+
155+
</ul>
156+
<h3>You are here:</h3>
157+
<ul>
158+
<li>
159+
<ahref="index.html">The C++ Network Library v0.7 documentation</a>
160+
161+
<ul><li><ahref="techniques.html">Techniques</a>
162+
163+
<ul><li>Directives</li></ul>
164+
</li></ul>
165+
</li>
166+
</ul>
167+
168+
<h3>This Page</h3>
169+
<ulclass="this-page-menu">
170+
<li><ahref="sources/directives.txt"
171+
rel="nofollow">Show Source</a></li>
172+
</ul>
173+
<divid="searchbox"style="display: none">
174+
<h3>Quick search</h3>
175+
<formclass="search"action="search.html"method="get">
176+
<inputtype="text"name="q"size="18"/>
177+
<inputtype="submit"value="Go"/>
178+
<inputtype="hidden"name="check_keywords"value="yes"/>
179+
<inputtype="hidden"name="area"value="default"/>
180+
</form>
181+
<pclass="searchtip"style="font-size: 90%">
182+
Enter search terms or a module, class or function name.
183+
</p>
184+
</div>
185+
<scripttype="text/javascript">$('#searchbox').show(0);</script>
186+
</div>
187+
</div>
188+
</div>
189+
190+
168191
</div>
169-
<divclass="related">
170-
<h3>Navigation</h3>
171-
<ul>
172-
<liclass="right"style="margin-right: 10px">
173-
<ahref="genindex.html"title="General Index"
174-
>index</a></li>
175-
<liclass="right">
176-
<ahref="polymorphism.html"title="Static and dynamic polymorphism"
177-
>next</a> |</li>
178-
<liclass="right">
179-
<ahref="tag_metafunctions.html"title="Tag metafunctions"
180-
>previous</a> |</li>
181-
<li><ahref="index.html">The C++ Network Library v0.7 documentation</a> &raquo;</li>
182-
<li><ahref="techniques.html">Techniques</a> &raquo;</li>
183-
</ul>
192+
193+
<divid="ft">
194+
<divclass="nav">
195+
&laquo;<ahref="tag_metafunctions.html"title="Tag metafunctions">previous</a>
196+
|
197+
<ahref="techniques.html"title="Techniques"accesskey="U">up</a>
198+
|
199+
<ahref="polymorphism.html"title="Static and dynamic polymorphism">next</a> &raquo;</div>
184200
</div>
185-
<divclass="footer">
186-
&copy; Copyright 2008-2010, Glyn Matthews, Dean Michael Berris.
187-
Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
201+
</div>
202+
203+
<divclass="clearer"></div>
188204
</div>
205+
<divclass="footer">
206+
documentation automatically generated by<ahref="http://sphinx.pocoo.org">Sphinx</a> | style mostly stolen from<ahref="http://lettuce.it">lettuce.it</a>
207+
</div>
208+
189209
</body>
190210
</html>

‎examples.html‎

Lines changed: 85 additions & 65 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; The C++ Network Library v0.7 documentation</title>
9-
<linkrel="stylesheet"href="static/sphinxdoc.css"type="text/css"/>
9+
<linkrel="stylesheet"href="static/cpp-netlib.css"type="text/css"/>
1010
<linkrel="stylesheet"href="static/pygments.css"type="text/css"/>
1111
<scripttype="text/javascript">
1212
varDOCUMENTATION_OPTIONS={
@@ -24,54 +24,29 @@
2424
<linkrel="prev"title="Getting started"href="getting_started.html"/>
2525
</head>
2626
<body>
27-
<divclass="related">
28-
<h3>Navigation</h3>
29-
<ul>
30-
<liclass="right"style="margin-right: 10px">
31-
<ahref="genindex.html"title="General Index"
32-
accesskey="I">index</a></li>
33-
<liclass="right">
34-
<ahref="examples_http.html"title="HTTP examples"
35-
accesskey="N">next</a> |</li>
36-
<liclass="right">
37-
<ahref="getting_started.html"title="Getting started"
38-
accesskey="P">previous</a> |</li>
39-
<li><ahref="index.html">The C++ Network Library v0.7 documentation</a> &raquo;</li>
40-
</ul>
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-
<divid="searchbox"style="display: none">
56-
<h3>Quick search</h3>
57-
<formclass="search"action="search.html"method="get">
58-
<inputtype="text"name="q"size="18"/>
59-
<inputtype="submit"value="Go"/>
60-
<inputtype="hidden"name="check_keywords"value="yes"/>
61-
<inputtype="hidden"name="area"value="default"/>
62-
</form>
63-
<pclass="searchtip"style="font-size: 90%">
64-
Enter search terms or a module, class or function name.
65-
</p>
66-
</div>
67-
<scripttype="text/javascript">$('#searchbox').show(0);</script>
68-
</div>
69-
</div>
7027

7128
<divclass="document">
72-
<divclass="documentwrapper">
73-
<divclass="bodywrapper">
74-
<divclass="body">
29+
<divid="custom-doc"class="yui-t6">
30+
<divid="hd">
31+
<h1><ahref="index.html">The C++ Network Library v0.7 documentation</a></h1>
32+
<divid="global-nav">
33+
<atitle="Home page"href="index.html">Home</a> |
34+
<atitle="Table of contents"href="contents.html">Table of contents</a> |
35+
<atitle="Global index"href="genindex.html">Index</a> |
36+
<atitle="Module index"href="modindex.html">Modules</a>
37+
</div>
38+
<divclass="nav">
39+
&laquo;<ahref="getting_started.html"title="Getting started">previous</a>
40+
|
41+
<atitle="The C++ Network Library v0.7 documentation"href="index.html"accesskey="U">up</a>
42+
|
43+
<ahref="examples_http.html"title="HTTP examples">next</a> &raquo;</div>
44+
</div>
45+
46+
<divid="bd">
47+
<divid="yui-main">
48+
<divclass="yui-b">
49+
<divclass="yui-g"id="examples">
7550

7651
<divclass="section"id="examples">
7752
<h1>Examples<aclass="headerlink"href="#examples"title="Permalink to this headline"></a></h1>
@@ -98,26 +73,71 @@ <h1>Examples<a class="headerlink" href="#examples" title="Permalink to this head
9873
</div>
9974
</div>
10075
</div>
101-
<divclass="clearer"></div>
76+
77+
78+
<divclass="yui-b"id="sidebar">
79+
80+
<divclass="sphinxsidebar">
81+
<divclass="sphinxsidebarwrapper">
82+
<h3>Browse</h3>
83+
<ul>
84+
85+
<li>Prev:<ahref="getting_started.html">Getting started</a></li>
86+
87+
88+
<li>Next:<ahref="examples_http.html">HTTP examples</a></li>
89+
90+
</ul>
91+
<h3>You are here:</h3>
92+
<ul>
93+
<li>
94+
<ahref="index.html">The C++ Network Library v0.7 documentation</a>
95+
96+
<ul><li>Examples</li></ul>
97+
98+
</li>
99+
</ul>
100+
101+
<h3>This Page</h3>
102+
<ulclass="this-page-menu">
103+
<li><ahref="sources/examples.txt"
104+
rel="nofollow">Show Source</a></li>
105+
</ul>
106+
<divid="searchbox"style="display: none">
107+
<h3>Quick search</h3>
108+
<formclass="search"action="search.html"method="get">
109+
<inputtype="text"name="q"size="18"/>
110+
<inputtype="submit"value="Go"/>
111+
<inputtype="hidden"name="check_keywords"value="yes"/>
112+
<inputtype="hidden"name="area"value="default"/>
113+
</form>
114+
<pclass="searchtip"style="font-size: 90%">
115+
Enter search terms or a module, class or function name.
116+
</p>
117+
</div>
118+
<scripttype="text/javascript">$('#searchbox').show(0);</script>
119+
</div>
120+
</div>
121+
</div>
122+
123+
102124
</div>
103-
<divclass="related">
104-
<h3>Navigation</h3>
105-
<ul>
106-
<liclass="right"style="margin-right: 10px">
107-
<ahref="genindex.html"title="General Index"
108-
>index</a></li>
109-
<liclass="right">
110-
<ahref="examples_http.html"title="HTTP examples"
111-
>next</a> |</li>
112-
<liclass="right">
113-
<ahref="getting_started.html"title="Getting started"
114-
>previous</a> |</li>
115-
<li><ahref="index.html">The C++ Network Library v0.7 documentation</a> &raquo;</li>
116-
</ul>
125+
126+
<divid="ft">
127+
<divclass="nav">
128+
&laquo;<ahref="getting_started.html"title="Getting started">previous</a>
129+
|
130+
<atitle="The C++ Network Library v0.7 documentation"href="index.html"accesskey="U">up</a>
131+
|
132+
<ahref="examples_http.html"title="HTTP examples">next</a> &raquo;</div>
117133
</div>
118-
<divclass="footer">
119-
&copy; Copyright 2008-2010, Glyn Matthews, Dean Michael Berris.
120-
Created using<ahref="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5.
134+
</div>
135+
136+
<divclass="clearer"></div>
121137
</div>
138+
<divclass="footer">
139+
documentation automatically generated by<ahref="http://sphinx.pocoo.org">Sphinx</a> | style mostly stolen from<ahref="http://lettuce.it">lettuce.it</a>
140+
</div>
141+
122142
</body>
123143
</html>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp