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

Commitac1648b

Browse files
committed
Merge branch '0.7-devel' of github.com:mikhailberis/cpp-netlib into 0.7-devel
2 parents2ecf0b9 +e1531a0 commitac1648b

File tree

3 files changed

+5
-12
lines changed

3 files changed

+5
-12
lines changed

‎libs/network/doc/generic_message.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

‎libs/network/doc/static/cpp-netlib.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ pre {
2727

2828

2929
/*** links ***/
30-
a {text-decoration: none}
30+
a {text-decoration: none;font-weight: bold}
3131
aimg {border: none}
32-
a:link,a:visited {color:#f60}
33-
#bda:link,#bda:visited {color:#f60;text-decoration:underline}
34-
#bd#sidebara:link,#bd#sidebara:visited {color:#333;text-decoration:none}
32+
a:link,a:visited {color:#800000}
33+
#bda:link,#bda:visited {color:#800000;text-decoration:underline}
34+
#bd#sidebara:link,#bd#sidebara:visited {color:#8B4513;text-decoration:none}
3535
a:hover {color:#000}
3636
#bda:hover {background-color:#FF9955;color:black;text-decoration:none}
3737
#bd#sidebara:hover {color:#FF9955;background:none}
@@ -41,7 +41,7 @@ a.reference em { color: #FF9955;font-style:normal;font-weight:bold;}
4141
/*** sidebar ***/
4242
#sidebardiv.sphinxsidebarwrapper {font-size:92%;margin-right:14px}
4343
#sidebarh3,#sidebarh4 {color:#487858;font-size:125%}
44-
#sidebara {color:#487858}
44+
#sidebara {color:#8B4513}
4545
#sidebarulul {margin-top:0;margin-bottom:0}
4646
#sidebarli {margin-top:0.2em;margin-bottom:0.2em}
4747

‎libs/network/doc/techniques.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ aims. This chapter describes some of those techniques.
77
..toctree::
88
:maxdepth:1
99

10-
generic_message.rst
1110
tag_metafunctions.rst
1211
directives.rst
1312
polymorphism.rst

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp