Skip to content

Commit 5733e31

Browse files
authored
Add Magick::SolidFill document (#15)
rmagick/rmagick#1468
1 parent 62fa335 commit 5733e31

29 files changed

+128
-56
lines changed

comtasks.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: Common Tasks</title>
7+
<title>RMagick 5.4.4: Common Tasks</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -25,7 +25,7 @@
2525
</head>
2626

2727
<body>
28-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
28+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
2929

3030
<div class="nav">&laquo;&nbsp;<a href="optequiv.html">Prev</a> | <a href="index.html">Contents</a> | <a href="magick.html">Next</a>&nbsp;&raquo;</div>
3131

constants.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: Constants</title>
7+
<title>RMagick 5.4.4: Constants</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -57,7 +57,7 @@
5757
</head>
5858

5959
<body>
60-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
60+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
6161

6262
<div class="nav">&laquo;&nbsp;<a href="info.html">Prev</a> | <a href="index.html">Contents</a> | <a href="rvgtut.html">Next</a>&nbsp;&raquo;</div>
6363

draw.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: class Draw</title>
7+
<title>RMagick 5.4.4: class Draw</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -20,7 +20,7 @@
2020
</head>
2121

2222
<body>
23-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
23+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
2424

2525
<div class="nav">&laquo;&nbsp;<a href="image3.html">Prev</a> | <a href="index.html">Contents</a> | <a href="struct.html">Next</a>&nbsp;&raquo;</div>
2626

ex/solidfill.gif

1.89 KB
Loading

ilist.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: class ImageList</title>
7+
<title>RMagick 5.4.4: class ImageList</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2005 by Timothy P. Hunter" />
@@ -14,7 +14,7 @@
1414
</head>
1515

1616
<body>
17-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
17+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
1818

1919
<div class="nav">&laquo;&nbsp;<a href="magick.html">Prev</a> | <a href="index.html">Contents</a> | <a href="imageattrs.html">Next</a>&nbsp;&raquo;</div>
2020

image1.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: class Image (class methods and instance methods a-d)</title>
7+
<title>RMagick 5.4.4: class Image (class methods and instance methods a-d)</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -39,7 +39,7 @@
3939
</head>
4040

4141
<body>
42-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
42+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
4343

4444
<div class="nav">&laquo;&nbsp;<a href="imageattrs.html">Prev</a> | <a href="index.html">Contents</a> | <a href="image2.html">Next</a>&nbsp;&raquo;</div>
4545

image2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: class Image (instance methods e-o)</title>
7+
<title>RMagick 5.4.4: class Image (instance methods e-o)</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -41,7 +41,7 @@
4141
</head>
4242

4343
<body>
44-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
44+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
4545

4646
<div class="nav">&laquo;&nbsp;<a href="image1.html">Prev</a> | <a href="index.html">Contents</a> | <a href="image3.html">Next</a>&nbsp;&raquo;</div>
4747

image3.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: class Image (instance methods p-w)</title>
7+
<title>RMagick 5.4.4: class Image (instance methods p-w)</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -46,7 +46,7 @@
4646
</head>
4747

4848
<body>
49-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
49+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
5050

5151
<div class="nav">&laquo;&nbsp;<a href="image2.html">Prev</a> | <a href="index.html">Contents</a> | <a href="draw.html">Next</a>&nbsp;&raquo;</div>
5252

imageattrs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: class Image (attribute methods)</title>
7+
<title>RMagick 5.4.4: class Image (attribute methods)</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -20,7 +20,7 @@
2020
</head>
2121

2222
<body>
23-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
23+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
2424

2525
<div class="nav">&laquo;&nbsp;<a href="ilist.html">Prev</a> | <a href="index.html">Contents</a> | <a href="image1.html">Next</a>&nbsp;&raquo;</div>
2626

imusage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: ImageMagick Conventions</title>
7+
<title>RMagick 5.4.4: ImageMagick Conventions</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -64,7 +64,7 @@
6464
</head>
6565

6666
<body>
67-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
67+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
6868

6969
<div class="nav">&laquo;&nbsp;<a href="usage.html">Prev</a> | <a href="index.html">Contents</a> | <a href="optequiv.html">Next</a>&nbsp;&raquo;</div>
7070

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
66

7-
<title>RMagick 5.4.2 User's Guide and Reference</title>
7+
<title>RMagick 5.4.4 User's Guide and Reference</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -102,7 +102,7 @@
102102

103103
<p id="magick">
104104
Ruby+ImageMagick<span class="tm">TM</span><br />
105-
Version 5.4.2
105+
Version 5.4.4
106106
</p>
107107

108108
<h1>User's Guide and Reference</h1>
@@ -277,7 +277,7 @@ <h3>What is RMagick?</h3>
277277
<h3>About this document</h3>
278278

279279
<p>
280-
This document describes Version 5.4.2 of RMagick. It is divided into 4 parts. The first is this page. The second part is a user's guide covering both
280+
This document describes Version 5.4.4 of RMagick. It is divided into 4 parts. The first is this page. The second part is a user's guide covering both
281281
RMagick and ImageMagick usage and conventions. The third part is a reference guide to the ImageList, Image, and Draw classes. This guide includes many
282282
examples. The fourth part covers Ruby Vector Graphics (RVG). RVG is a facade for Draw that provides a high-level API for scalable vector graphics. The RVG
283283
section includes a tutorial and complete reference documentation.

info.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: class Image::Info - Optional method arguments</title>
7+
<title>RMagick 5.4.4: class Image::Info - Optional method arguments</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -38,7 +38,7 @@
3838
</head>
3939

4040
<body>
41-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
41+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
4242

4343
<div class="nav">&laquo;&nbsp;<a href="struct.html">Prev</a> | <a href="index.html">Contents</a> | <a href="constants.html">Next</a>&nbsp;&raquo;</div>
4444

magick.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: module Magick</title>
7+
<title>RMagick 5.4.4: module Magick</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -19,7 +19,7 @@
1919
</head>
2020

2121
<body>
22-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
22+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
2323

2424
<div class="nav">&laquo;&nbsp;<a href="comtasks.html">Prev</a> | <a href="index.html">Contents</a> | <a href="ilist.html">Next</a>&nbsp;&raquo;</div>
2525

optequiv.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: Magick Command Options and Their Equivalent Methods</title>
7+
<title>RMagick 5.4.4: Magick Command Options and Their Equivalent Methods</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -63,7 +63,7 @@
6363
</head>
6464

6565
<body>
66-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
66+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
6767

6868
<div class="nav">
6969
&laquo; <a href="index.html">Prev</a> | <a href="imusage.html">Contents</a> | <a href="comtasks.html">Next</a>

rvg.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: RVG Reference: RVG Class</title>
7+
<title>RMagick 5.4.4: RVG Reference: RVG Class</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -22,7 +22,7 @@
2222
</head>
2323

2424
<body>
25-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
25+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
2626

2727
<div class="nav">&laquo;&nbsp;<a href="rvgtut.html">Prev</a> | <a href="index.html">Contents</a> | <a href="rvggroup.html">Next</a>&nbsp;&raquo;</div>
2828

rvgclip.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: RVG Reference: RVG::ClipPath Class</title>
7+
<title>RMagick 5.4.4: RVG Reference: RVG::ClipPath Class</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -22,7 +22,7 @@
2222
</head>
2323

2424
<body>
25-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
25+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
2626

2727
<div class="nav">&laquo;&nbsp;<a href="rvgpattern.html">Prev</a> | <a href="index.html">Contents</a> | <a href="rvgtext.html">Next</a>&nbsp;&raquo;</div>
2828

rvggroup.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: RVG Reference: RVG::Group Class</title>
7+
<title>RMagick 5.4.4: RVG Reference: RVG::Group Class</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -22,7 +22,7 @@
2222
</head>
2323

2424
<body>
25-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
25+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
2626

2727
<div class="nav">&laquo;&nbsp;<a href="rvg.html">Prev</a> | <a href="index.html">Contents</a> | <a href="rvgimage.html">Next</a>&nbsp;&raquo;</div>
2828

rvgimage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: RVG Reference: RVG::Image Class</title>
7+
<title>RMagick 5.4.4: RVG Reference: RVG::Image Class</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -22,7 +22,7 @@
2222
</head>
2323

2424
<body>
25-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
25+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
2626

2727
<div class="nav">&laquo;&nbsp;<a href="rvggroup.html">Prev</a> | <a href="index.html">Contents</a> | <a href="rvgpattern.html">Next</a>&nbsp;&raquo;</div>
2828

rvgpattern.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: RVG Reference: RVG::Pattern Class</title>
7+
<title>RMagick 5.4.4: RVG Reference: RVG::Pattern Class</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -22,7 +22,7 @@
2222
</head>
2323

2424
<body>
25-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
25+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
2626

2727
<div class="nav">&laquo;&nbsp;<a href="rvgimage.html">Prev</a> | <a href="index.html">Contents</a> | <a href="rvgclip.html">Next</a>&nbsp;&raquo;</div>
2828

rvgshape.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: RVG Reference: Shapes</title>
7+
<title>RMagick 5.4.4: RVG Reference: Shapes</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -23,7 +23,7 @@
2323
</head>
2424

2525
<body>
26-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
26+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
2727

2828
<div class="nav">&laquo;&nbsp;<a href="rvgstyle.html">Prev</a> | <a href="index.html">Contents</a> | <a href="rvgxform.html">Next</a>&nbsp;&raquo;</div>
2929

rvgstyle.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: RVG Reference: Styles</title>
7+
<title>RMagick 5.4.4: RVG Reference: Styles</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -22,7 +22,7 @@
2222
</head>
2323

2424
<body>
25-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
25+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
2626

2727
<div class="nav">&laquo;&nbsp;<a href="rvguse.html">Prev</a> | <a href="index.html">Contents</a> | <a href="rvgshape.html">Next</a>&nbsp;&raquo;</div>
2828

rvgtext.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
66

7-
<title>RMagick 5.4.2: RVG Reference: RVG::Text Class</title>
7+
<title>RMagick 5.4.4: RVG Reference: RVG::Text Class</title>
88
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
99
<meta name="GENERATOR" content="Quanta Plus" />
1010
<meta name="Copyright" content="Copyright (C) 2006 by Timothy P. Hunter" />
@@ -28,7 +28,7 @@
2828
</head>
2929

3030
<body>
31-
<h6 id="header">RMagick 5.4.2 User's Guide and Reference</h6>
31+
<h6 id="header">RMagick 5.4.4 User's Guide and Reference</h6>
3232

3333
<div class="nav">&laquo;&nbsp;<a href="rvgclip.html">Prev</a> | <a href="index.html">Contents</a> | <a href="rvgtspan.html">Next</a>&nbsp;&raquo;</div>
3434

0 commit comments

Comments
 (0)