isi 1.1.5 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,9 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
3
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7
4
  <head>
8
- <title>File: isi.rb</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
+ <title>File: isi.rb [isi]</title>
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10
7
  <meta http-equiv="Content-Script-Type" content="text/javascript" />
11
8
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
12
9
  <script type="text/javascript">
@@ -25,7 +22,7 @@
25
22
  return false;
26
23
 
27
24
  elemStyle = elem.style;
28
-
25
+
29
26
  if ( elemStyle.display != "block" ) {
30
27
  elemStyle.display = "block"
31
28
  } else {
@@ -34,10 +31,10 @@
34
31
 
35
32
  return true;
36
33
  }
37
-
34
+
38
35
  // Make codeblocks hidden by default
39
- document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
40
-
36
+ document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }<\/style>" )
37
+
41
38
  // ]]>
42
39
  </script>
43
40
 
@@ -45,18 +42,18 @@
45
42
  <body>
46
43
 
47
44
 
48
-
49
45
  <div id="fileHeader">
50
46
  <h1>isi.rb</h1>
51
47
  <table class="header-table">
52
48
  <tr class="top-aligned-row">
53
49
  <td><strong>Path:</strong></td>
54
50
  <td>lib/isi.rb
51
+
55
52
  </td>
56
53
  </tr>
57
54
  <tr class="top-aligned-row">
58
55
  <td><strong>Last Update:</strong></td>
59
- <td>Wed Feb 20 10:43:52 -0500 2008</td>
56
+ <td>2009-04-22 07:04:25 +0900</td>
60
57
  </tr>
61
58
  </table>
62
59
  </div>
@@ -64,16 +61,14 @@
64
61
 
65
62
  <div id="bodyContent">
66
63
 
67
-
68
-
69
64
  <div id="contextContent">
70
65
 
71
66
  <div id="description">
72
67
  <p>
73
- Time-stamp: &lt;2008-02-20 10:43:52 takeshi&gt; Author: Takeshi Nishimatsu
68
+ Time-stamp: <2009-04-21 20:07:14 takeshi> Author: Takeshi Nishimatsu
74
69
  Project homepage: <a
75
- href="http://isi-rb.rubyforge.org">isi-rb.rubyforge.org</a>/ Usage: ruby
76
- isi.rb savedrecs.txt &gt; savedrecs.bib
70
+ href="http://isi-rb.rubyforge.org/">isi-rb.rubyforge.org/</a> Usage: ruby
71
+ isi.rb savedrecs.txt > savedrecs.bib
77
72
  </p>
78
73
 
79
74
  </div>
@@ -82,8 +77,9 @@ isi.rb savedrecs.txt &gt; savedrecs.bib
82
77
  <h3 class="section-bar">Required files</h3>
83
78
 
84
79
  <div class="name-list">
85
- text/format&nbsp;&nbsp;
86
- journaltitleabbreviation&nbsp;&nbsp;
80
+
81
+ text/format&nbsp;&nbsp;
82
+
87
83
  </div>
88
84
  </div>
89
85
 
@@ -92,48 +88,49 @@ isi.rb savedrecs.txt &gt; savedrecs.bib
92
88
 
93
89
  </div>
94
90
 
95
-
96
91
  <!-- if includes -->
97
92
 
98
93
  <div id="section">
99
94
 
100
-
101
95
  <div id="constants-list">
102
96
  <h3 class="section-bar">Constants</h3>
103
97
 
104
98
  <div class="name-list">
105
99
  <table summary="Constants">
100
+
106
101
  <tr class="top-aligned-row context-row">
107
102
  <td class="context-item-name">ISI_RB_VERSION</td>
108
103
  <td>=</td>
109
- <td class="context-item-value">'1.1.5'</td>
110
- <td width="3em">&nbsp;</td>
104
+ <td class="context-item-value">'1.2.0'</td>
105
+
106
+ <td>&nbsp;</td>
111
107
  <td class="context-item-desc">
112
- Time-stamp: &lt;2008-02-20 10:43:52 takeshi&gt; Author: Takeshi Nishimatsu
108
+ Time-stamp: <2009-04-21 20:07:14 takeshi> Author: Takeshi Nishimatsu
113
109
  Project homepage: <a
114
- href="http://isi-rb.rubyforge.org">isi-rb.rubyforge.org</a>/ Usage: ruby
115
- isi.rb savedrecs.txt &gt; savedrecs.bib
110
+ href="http://isi-rb.rubyforge.org/">isi-rb.rubyforge.org/</a> Usage: ruby
111
+ isi.rb savedrecs.txt > savedrecs.bib
116
112
 
117
113
  </td>
114
+
118
115
  </tr>
116
+
119
117
  </table>
120
118
  </div>
121
119
  </div>
122
120
 
123
121
 
124
122
 
125
-
126
-
127
123
 
128
124
  <!-- if method_list -->
129
125
 
130
126
 
131
- </div>
132
127
 
133
128
 
129
+ </div>
130
+
134
131
  <div id="validator-badges">
135
132
  <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
136
133
  </div>
137
134
 
138
135
  </body>
139
- </html>
136
+ </html>
@@ -1,12 +1,9 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
6
3
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7
4
  <head>
8
- <title>File: journaltitleabbreviation.rb</title>
9
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
+ <title>File: journaltitleabbreviation.rb [isi]</title>
6
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10
7
  <meta http-equiv="Content-Script-Type" content="text/javascript" />
11
8
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
12
9
  <script type="text/javascript">
@@ -25,7 +22,7 @@
25
22
  return false;
26
23
 
27
24
  elemStyle = elem.style;
28
-
25
+
29
26
  if ( elemStyle.display != "block" ) {
30
27
  elemStyle.display = "block"
31
28
  } else {
@@ -34,10 +31,10 @@
34
31
 
35
32
  return true;
36
33
  }
37
-
34
+
38
35
  // Make codeblocks hidden by default
39
- document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
40
-
36
+ document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }<\/style>" )
37
+
41
38
  // ]]>
42
39
  </script>
43
40
 
@@ -45,18 +42,18 @@
45
42
  <body>
46
43
 
47
44
 
48
-
49
45
  <div id="fileHeader">
50
46
  <h1>journaltitleabbreviation.rb</h1>
51
47
  <table class="header-table">
52
48
  <tr class="top-aligned-row">
53
49
  <td><strong>Path:</strong></td>
54
50
  <td>lib/journaltitleabbreviation.rb
51
+
55
52
  </td>
56
53
  </tr>
57
54
  <tr class="top-aligned-row">
58
55
  <td><strong>Last Update:</strong></td>
59
- <td>Wed Feb 20 10:12:05 -0500 2008</td>
56
+ <td>2008-02-21 00:12:05 +0900</td>
60
57
  </tr>
61
58
  </table>
62
59
  </div>
@@ -64,17 +61,15 @@
64
61
 
65
62
  <div id="bodyContent">
66
63
 
67
-
68
-
69
64
  <div id="contextContent">
70
65
 
71
66
  <div id="description">
72
67
  <p>
73
68
  journaltitleabbreviation.rb Convert a journal title to its abbreviation
74
- Time-stamp: &lt;2008-02-20 10:12:05 takeshi&gt; Author: Takeshi Nishimatsu
69
+ Time-stamp: <2008-02-20 10:12:05 takeshi> Author: Takeshi Nishimatsu
75
70
  Project homepage: <a
76
- href="http://isi-rb.rubyforge.org">isi-rb.rubyforge.org</a>/ Usage:
77
- &quot;PHYSICAL REVIEW LETTERS&quot;.to_journal_title_abbreviation
71
+ href="http://isi-rb.rubyforge.org/">isi-rb.rubyforge.org/</a> Usage:
72
+ &#8220;PHYSICAL REVIEW LETTERS&#8221;.to_journal_title_abbreviation
78
73
  Reference: <a
79
74
  href="http://www.library.ubc.ca/scieng/coden.html">www.library.ubc.ca/scieng/coden.html</a>
80
75
  by Kevin Lindstrom
@@ -82,13 +77,11 @@ by Kevin Lindstrom
82
77
 
83
78
  </div>
84
79
 
85
-
86
80
  </div>
87
81
 
88
82
 
89
83
  </div>
90
84
 
91
-
92
85
  <!-- if includes -->
93
86
 
94
87
  <div id="section">
@@ -96,19 +89,16 @@ by Kevin Lindstrom
96
89
 
97
90
 
98
91
 
99
-
100
-
92
+ <!-- if method_list -->
101
93
 
102
94
 
103
- <!-- if method_list -->
104
95
 
105
96
 
106
97
  </div>
107
98
 
108
-
109
99
  <div id="validator-badges">
110
100
  <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
111
101
  </div>
112
102
 
113
103
  </body>
114
- </html>
104
+ </html>
@@ -1,29 +1,29 @@
1
-
2
- <?xml version="1.0" encoding="iso-8859-1"?>
3
- <!DOCTYPE html
4
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
-
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7
4
  <!--
8
5
 
9
- Classes
6
+ Classes [isi]
10
7
 
11
8
  -->
12
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
9
  <head>
14
- <title>Classes</title>
15
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <title>Classes [isi]</title>
11
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
16
12
  <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
13
  <base target="docwin" />
18
14
  </head>
19
15
  <body>
20
- <div id="index">
16
+ <div class="index">
21
17
  <h1 class="section-bar">Classes</h1>
22
18
  <div id="index-entries">
19
+
23
20
  <a href="classes/ARGF.html">ARGF</a><br />
21
+
24
22
  <a href="classes/ISI_record.html">ISI_record</a><br />
23
+
25
24
  <a href="classes/String.html">String</a><br />
25
+
26
26
  </div>
27
27
  </div>
28
28
  </body>
29
- </html>
29
+ </html>
@@ -1,29 +1,29 @@
1
-
2
- <?xml version="1.0" encoding="iso-8859-1"?>
3
- <!DOCTYPE html
4
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
-
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7
4
  <!--
8
5
 
9
- Files
6
+ Files [isi]
10
7
 
11
8
  -->
12
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
9
  <head>
14
- <title>Files</title>
15
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <title>Files [isi]</title>
11
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
16
12
  <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
13
  <base target="docwin" />
18
14
  </head>
19
15
  <body>
20
- <div id="index">
16
+ <div class="index">
21
17
  <h1 class="section-bar">Files</h1>
22
18
  <div id="index-entries">
19
+
23
20
  <a href="files/README.html">README</a><br />
21
+
24
22
  <a href="files/lib/isi_rb.html">lib/isi.rb</a><br />
23
+
25
24
  <a href="files/lib/journaltitleabbreviation_rb.html">lib/journaltitleabbreviation.rb</a><br />
25
+
26
26
  </div>
27
27
  </div>
28
28
  </body>
29
- </html>
29
+ </html>
@@ -1,31 +1,33 @@
1
-
2
- <?xml version="1.0" encoding="iso-8859-1"?>
3
- <!DOCTYPE html
4
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
-
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7
4
  <!--
8
5
 
9
- Methods
6
+ Methods [isi]
10
7
 
11
8
  -->
12
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
9
  <head>
14
- <title>Methods</title>
15
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
10
+ <title>Methods [isi]</title>
11
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
16
12
  <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
13
  <base target="docwin" />
18
14
  </head>
19
15
  <body>
20
- <div id="index">
16
+ <div class="index">
21
17
  <h1 class="section-bar">Methods</h1>
22
18
  <div id="index-entries">
23
- <a href="classes/ISI_record.html#M000001">new (ISI_record)</a><br />
19
+
20
+ <a href="classes/ISI_record.html#M000002">new (ISI_record)</a><br />
21
+
24
22
  <a href="classes/ARGF.html#M000005">read_an_ISI_record (ARGF)</a><br />
25
- <a href="classes/ISI_record.html#M000003">to_bibtex (ISI_record)</a><br />
26
- <a href="classes/String.html#M000004">to_journal_title_abbreviation (String)</a><br />
27
- <a href="classes/ISI_record.html#M000002">to_tohoku_DB (ISI_record)</a><br />
23
+
24
+ <a href="classes/ISI_record.html#M000004">to_bibtex (ISI_record)</a><br />
25
+
26
+ <a href="classes/String.html#M000001">to_journal_title_abbreviation (String)</a><br />
27
+
28
+ <a href="classes/ISI_record.html#M000003">to_tohoku_DB (ISI_record)</a><br />
29
+
28
30
  </div>
29
31
  </div>
30
32
  </body>
31
- </html>
33
+ </html>
@@ -1,17 +1,14 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!DOCTYPE html
3
- PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
5
-
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
4
  <!--
7
5
 
8
6
  isi
9
7
 
10
8
  -->
11
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
12
9
  <head>
13
10
  <title>isi</title>
14
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
11
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
15
12
  </head>
16
13
  <frameset rows="20%, 80%">
17
14
  <frameset cols="25%,35%,45%">
@@ -21,4 +18,4 @@
21
18
  </frameset>
22
19
  <frame src="files/README.html" name="docwin" />
23
20
  </frameset>
24
- </html>
21
+ </html>
@@ -1,29 +1,46 @@
1
-
2
1
  body {
3
- font-family: Verdana,Arial,Helvetica,sans-serif;
4
- font-size: 90%;
5
- margin: 0;
6
- margin-left: 40px;
7
- padding: 0;
8
- background: white;
2
+ font-family: Verdana,Arial,Helvetica,sans-serif;
3
+ font-size: 90%;
4
+ margin: 0;
5
+ margin-left: 40px;
6
+ padding: 0;
7
+ background: white;
8
+ color: black;
9
+ }
10
+
11
+ h1, h2, h3, h4 {
12
+ margin: 0;
13
+ background: transparent;
9
14
  }
10
15
 
11
- h1,h2,h3,h4 { margin: 0; color: #efefef; background: transparent; }
12
- h1 { font-size: 150%; }
13
- h2,h3,h4 { margin-top: 1em; }
16
+ h1 {
17
+ font-size: 150%;
18
+ }
19
+
20
+ h2,h3,h4 {
21
+ margin-top: 1em;
22
+ }
23
+
24
+ :link, :visited {
25
+ background: #eef;
26
+ color: #039;
27
+ text-decoration: none;
28
+ }
14
29
 
15
- a { background: #eef; color: #039; text-decoration: none; }
16
- a:hover { background: #039; color: #eef; }
30
+ :link:hover, :visited:hover {
31
+ background: #039;
32
+ color: #eef;
33
+ }
17
34
 
18
35
  /* Override the base stylesheet's Anchor inside a table cell */
19
- td > a {
36
+ td > :link, td > :visited {
20
37
  background: transparent;
21
38
  color: #039;
22
39
  text-decoration: none;
23
40
  }
24
41
 
25
42
  /* and inside a section title */
26
- .section-title > a {
43
+ .section-title > :link, .section-title > :visited {
27
44
  background: transparent;
28
45
  color: #eee;
29
46
  text-decoration: none;
@@ -31,178 +48,252 @@ td > a {
31
48
 
32
49
  /* === Structural elements =================================== */
33
50
 
34
- div#index {
35
- margin: 0;
36
- margin-left: -40px;
37
- padding: 0;
38
- font-size: 90%;
51
+ .index {
52
+ margin: 0;
53
+ margin-left: -40px;
54
+ padding: 0;
55
+ font-size: 90%;
39
56
  }
40
57
 
41
-
42
- div#index a {
43
- margin-left: 0.7em;
58
+ .index :link, .index :visited {
59
+ margin-left: 0.7em;
44
60
  }
45
61
 
46
- div#index .section-bar {
47
- margin-left: 0px;
48
- padding-left: 0.7em;
49
- background: #ccc;
50
- font-size: small;
62
+ .index .section-bar {
63
+ margin-left: 0px;
64
+ padding-left: 0.7em;
65
+ background: #ccc;
66
+ font-size: small;
51
67
  }
52
68
 
53
-
54
- div#classHeader, div#fileHeader {
55
- width: auto;
56
- color: white;
57
- padding: 0.5em 1.5em 0.5em 1.5em;
58
- margin: 0;
59
- margin-left: -40px;
60
- border-bottom: 3px solid #006;
69
+ #classHeader, #fileHeader {
70
+ width: auto;
71
+ color: white;
72
+ padding: 0.5em 1.5em 0.5em 1.5em;
73
+ margin: 0;
74
+ margin-left: -40px;
75
+ border-bottom: 3px solid #006;
61
76
  }
62
77
 
63
- div#classHeader a, div#fileHeader a {
64
- background: inherit;
65
- color: white;
78
+ #classHeader :link, #fileHeader :link,
79
+ #classHeader :visited, #fileHeader :visited {
80
+ background: inherit;
81
+ color: white;
66
82
  }
67
83
 
68
- div#classHeader td, div#fileHeader td {
69
- background: inherit;
70
- color: white;
84
+ #classHeader td, #fileHeader td {
85
+ background: inherit;
86
+ color: white;
71
87
  }
72
88
 
73
-
74
- div#fileHeader {
75
- background: #057;
89
+ #fileHeader {
90
+ background: #057;
76
91
  }
77
92
 
78
- div#classHeader {
79
- background: #048;
93
+ #classHeader {
94
+ background: #048;
80
95
  }
81
96
 
82
-
83
97
  .class-name-in-header {
84
98
  font-size: 180%;
85
99
  font-weight: bold;
86
100
  }
87
101
 
88
-
89
- div#bodyContent {
90
- padding: 0 1.5em 0 1.5em;
102
+ #bodyContent {
103
+ padding: 0 1.5em 0 1.5em;
91
104
  }
92
105
 
93
- div#description {
94
- padding: 0.5em 1.5em;
95
- background: #efefef;
96
- border: 1px dotted #999;
106
+ #description {
107
+ padding: 0.5em 1.5em;
108
+ background: #efefef;
109
+ border: 1px dotted #999;
97
110
  }
98
111
 
99
- div#description h1,h2,h3,h4,h5,h6 {
100
- color: #125;;
101
- background: transparent;
112
+ #description h1, #description h2, #description h3,
113
+ #description h4, #description h5, #description h6 {
114
+ color: #125;
115
+ background: transparent;
102
116
  }
103
117
 
104
- div#validator-badges {
105
- text-align: center;
118
+ #validator-badges {
119
+ text-align: center;
106
120
  }
107
- div#validator-badges img { border: 0; }
108
121
 
109
- div#copyright {
110
- color: #333;
111
- background: #efefef;
112
- font: 0.75em sans-serif;
113
- margin-top: 5em;
114
- margin-bottom: 0;
115
- padding: 0.5em 2em;
122
+ #validator-badges img {
123
+ border: 0;
116
124
  }
117
125
 
126
+ #copyright {
127
+ color: #333;
128
+ background: #efefef;
129
+ font: 0.75em sans-serif;
130
+ margin-top: 5em;
131
+ margin-bottom: 0;
132
+ padding: 0.5em 2em;
133
+ }
118
134
 
119
135
  /* === Classes =================================== */
120
136
 
121
137
  table.header-table {
122
- color: white;
123
- font-size: small;
138
+ color: white;
139
+ font-size: small;
124
140
  }
125
141
 
126
142
  .type-note {
127
- font-size: small;
128
- color: #DEDEDE;
143
+ font-size: small;
144
+ color: #dedede;
129
145
  }
130
146
 
131
- .xxsection-bar {
132
- background: #eee;
133
- color: #333;
134
- padding: 3px;
147
+ .section-bar {
148
+ color: #333;
149
+ border-bottom: 1px solid #999;
150
+ margin-left: -20px;
135
151
  }
136
152
 
137
- .section-bar {
138
- color: #333;
139
- border-bottom: 1px solid #999;
140
- margin-left: -20px;
153
+ .section-title {
154
+ background: #79a;
155
+ color: #eee;
156
+ padding: 3px;
157
+ margin-top: 2em;
158
+ margin-left: -30px;
159
+ border: 1px solid #999;
141
160
  }
142
161
 
162
+ .top-aligned-row {
163
+ vertical-align: top
164
+ }
143
165
 
144
- .section-title {
145
- background: #79a;
146
- color: #eee;
147
- padding: 3px;
148
- margin-top: 2em;
149
- margin-left: -30px;
150
- border: 1px solid #999;
166
+ .bottom-aligned-row {
167
+ vertical-align: bottom
151
168
  }
152
169
 
153
- .top-aligned-row { vertical-align: top }
154
- .bottom-aligned-row { vertical-align: bottom }
170
+ #diagram img {
171
+ border: 0;
172
+ }
155
173
 
156
174
  /* --- Context section classes ----------------------- */
157
175
 
158
176
  .context-row { }
159
- .context-item-name { font-family: monospace; font-weight: bold; color: black; }
160
- .context-item-value { font-size: small; color: #448; }
161
- .context-item-desc { color: #333; padding-left: 2em; }
177
+
178
+ .context-item-name {
179
+ font-family: monospace;
180
+ font-weight: bold;
181
+ color: black;
182
+ }
183
+
184
+ .context-item-value {
185
+ font-size: small;
186
+ color: #448;
187
+ }
188
+
189
+ .context-item-desc {
190
+ color: #333;
191
+ padding-left: 2em;
192
+ }
162
193
 
163
194
  /* --- Method classes -------------------------- */
195
+
164
196
  .method-detail {
165
- background: #efefef;
166
- padding: 0;
167
- margin-top: 0.5em;
168
- margin-bottom: 1em;
169
- border: 1px dotted #ccc;
197
+ background: #efefef;
198
+ padding: 0;
199
+ margin-top: 0.5em;
200
+ margin-bottom: 1em;
201
+ border: 1px dotted #ccc;
170
202
  }
203
+
171
204
  .method-heading {
172
205
  color: black;
173
206
  background: #ccc;
174
207
  border-bottom: 1px solid #666;
175
208
  padding: 0.2em 0.5em 0 0.5em;
176
209
  }
177
- .method-signature { color: black; background: inherit; }
178
- .method-name { font-weight: bold; }
179
- .method-args { font-style: italic; }
180
- .method-description { padding: 0 0.5em 0 0.5em; }
210
+
211
+ .method-signature {
212
+ color: black;
213
+ background: inherit;
214
+ }
215
+
216
+ .method-name {
217
+ font-weight: bold;
218
+ }
219
+
220
+ .method-args {
221
+ font-style: italic;
222
+ }
223
+
224
+ .method-description {
225
+ padding: 0 0.5em 0 0.5em;
226
+ }
181
227
 
182
228
  /* --- Source code sections -------------------- */
183
229
 
184
- a.source-toggle { font-size: 90%; }
230
+ :link.source-toggle, :visited.source-toggle {
231
+ font-size: 90%;
232
+ }
233
+
185
234
  div.method-source-code {
186
- background: #262626;
187
- color: #ffdead;
188
- margin: 1em;
189
- padding: 0.5em;
190
- border: 1px dashed #999;
191
- overflow: hidden;
235
+ background: #262626;
236
+ color: #ffdead;
237
+ margin: 1em;
238
+ padding: 0.5em;
239
+ border: 1px dashed #999;
240
+ overflow: auto;
192
241
  }
193
242
 
194
- div.method-source-code pre { color: #ffdead; overflow: hidden; }
243
+ div.method-source-code pre {
244
+ color: #ffdead;
245
+ }
195
246
 
196
247
  /* --- Ruby keyword styles --------------------- */
197
248
 
198
- .standalone-code { background: #221111; color: #ffdead; overflow: hidden; }
199
-
200
- .ruby-constant { color: #7fffd4; background: transparent; }
201
- .ruby-keyword { color: #00ffff; background: transparent; }
202
- .ruby-ivar { color: #eedd82; background: transparent; }
203
- .ruby-operator { color: #00ffee; background: transparent; }
204
- .ruby-identifier { color: #ffdead; background: transparent; }
205
- .ruby-node { color: #ffa07a; background: transparent; }
206
- .ruby-comment { color: #b22222; font-weight: bold; background: transparent; }
207
- .ruby-regexp { color: #ffa07a; background: transparent; }
208
- .ruby-value { color: #7fffd4; background: transparent; }
249
+ .standalone-code {
250
+ background: #221111;
251
+ color: #ffdead;
252
+ overflow: auto;
253
+ }
254
+
255
+ .ruby-constant {
256
+ color: #7fffd4;
257
+ background: transparent;
258
+ }
259
+
260
+ .ruby-keyword {
261
+ color: #00ffff;
262
+ background: transparent;
263
+ }
264
+
265
+ .ruby-ivar {
266
+ color: #eedd82;
267
+ background: transparent;
268
+ }
269
+
270
+ .ruby-operator {
271
+ color: #00ffee;
272
+ background: transparent;
273
+ }
274
+
275
+ .ruby-identifier {
276
+ color: #ffdead;
277
+ background: transparent;
278
+ }
279
+
280
+ .ruby-node {
281
+ color: #ffa07a;
282
+ background: transparent;
283
+ }
284
+
285
+ .ruby-comment {
286
+ color: #b22222;
287
+ font-weight: bold;
288
+ background: transparent;
289
+ }
290
+
291
+ .ruby-regexp {
292
+ color: #ffa07a;
293
+ background: transparent;
294
+ }
295
+
296
+ .ruby-value {
297
+ color: #7fffd4;
298
+ background: transparent;
299
+ }