Refresh docs; grab Magic rainbow "see also"s
This commit is contained in:
parent
cb4c0a9da4
commit
128f73f731
25 changed files with 50 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
||||||
border-radius: 0.5em;
|
border-radius: 0.5em;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
margin-right: 3em;
|
||||||
}
|
}
|
||||||
section.outer {
|
section.outer {
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
|
|
@ -56,6 +57,9 @@
|
||||||
section.indent p,dl {
|
section.indent p,dl {
|
||||||
margin-left: 2em;
|
margin-left: 2em;
|
||||||
}
|
}
|
||||||
|
section.indent dl p {
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
@media print {
|
@media print {
|
||||||
p {
|
p {
|
||||||
|
|
|
||||||
|
|
@ -48,6 +48,7 @@
|
||||||
border-radius: 0.5em;
|
border-radius: 0.5em;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
margin-right: 3em;
|
||||||
}
|
}
|
||||||
section.outer {
|
section.outer {
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
|
|
@ -56,6 +57,9 @@
|
||||||
section.indent p,dl {
|
section.indent p,dl {
|
||||||
margin-left: 2em;
|
margin-left: 2em;
|
||||||
}
|
}
|
||||||
|
section.indent dl p {
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
@media print {
|
@media print {
|
||||||
p {
|
p {
|
||||||
|
|
|
||||||
|
|
@ -48,6 +48,7 @@
|
||||||
border-radius: 0.5em;
|
border-radius: 0.5em;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
margin-right: 3em;
|
||||||
}
|
}
|
||||||
section.outer {
|
section.outer {
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
|
|
@ -56,6 +57,9 @@
|
||||||
section.indent p,dl {
|
section.indent p,dl {
|
||||||
margin-left: 2em;
|
margin-left: 2em;
|
||||||
}
|
}
|
||||||
|
section.indent dl p {
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
@media print {
|
@media print {
|
||||||
p {
|
p {
|
||||||
|
|
|
||||||
|
|
@ -48,6 +48,7 @@
|
||||||
border-radius: 0.5em;
|
border-radius: 0.5em;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
margin-right: 3em;
|
||||||
}
|
}
|
||||||
section.outer {
|
section.outer {
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
|
|
@ -56,6 +57,9 @@
|
||||||
section.indent p,dl {
|
section.indent p,dl {
|
||||||
margin-left: 2em;
|
margin-left: 2em;
|
||||||
}
|
}
|
||||||
|
section.indent dl p {
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
@media print {
|
@media print {
|
||||||
p {
|
p {
|
||||||
|
|
|
||||||
|
|
@ -48,6 +48,7 @@
|
||||||
border-radius: 0.5em;
|
border-radius: 0.5em;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
margin-right: 3em;
|
||||||
}
|
}
|
||||||
section.outer {
|
section.outer {
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
|
|
@ -56,6 +57,9 @@
|
||||||
section.indent p,dl {
|
section.indent p,dl {
|
||||||
margin-left: 2em;
|
margin-left: 2em;
|
||||||
}
|
}
|
||||||
|
section.indent dl p {
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
@media print {
|
@media print {
|
||||||
p {
|
p {
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Draw a transparent arc that looks like a real rainbow.</p>
|
<p>Draw a transparent arc that looks like a real rainbow.</p>
|
||||||
|
<p>See also: <a href="real_rainbow.html">real_rainbow</a> </p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.28</p>
|
<p align="center">Tux Paint 0.9.28</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
|
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
|
||||||
|
<p>See also: <a href="roygbiv_rainbow.html">roygbiv_rainbow</a> </p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.28</p>
|
<p align="center">Tux Paint 0.9.28</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
Draw a transparent arc that looks like a real rainbow.
|
Draw a transparent arc that looks like a real rainbow.
|
||||||
|
|
||||||
|
See also: real_rainbow
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.28
|
Tux Paint 0.9.28
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.
|
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.
|
||||||
|
|
||||||
|
See also: roygbiv_rainbow
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.28
|
Tux Paint 0.9.28
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Draw a transparent arc that looks like a real rainbow.</p>
|
<p>Draw a transparent arc that looks like a real rainbow.</p>
|
||||||
|
<p>See also: <a href="real_rainbow.html">real_rainbow</a> </p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.28</p>
|
<p align="center">Tux Paint 0.9.28</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
|
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
|
||||||
|
<p>See also: <a href="roygbiv_rainbow.html">roygbiv_rainbow</a> </p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.28</p>
|
<p align="center">Tux Paint 0.9.28</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
Draw a transparent arc that looks like a real rainbow.
|
Draw a transparent arc that looks like a real rainbow.
|
||||||
|
|
||||||
|
See also: real_rainbow
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.28
|
Tux Paint 0.9.28
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.
|
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.
|
||||||
|
|
||||||
|
See also: roygbiv_rainbow
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.28
|
Tux Paint 0.9.28
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Draw a transparent arc that looks like a real rainbow.</p>
|
<p>Draw a transparent arc that looks like a real rainbow.</p>
|
||||||
|
<p>See also: <a href="real_rainbow.html">real_rainbow</a> </p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.28</p>
|
<p align="center">Tux Paint 0.9.28</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
|
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
|
||||||
|
<p>See also: <a href="roygbiv_rainbow.html">roygbiv_rainbow</a> </p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.28</p>
|
<p align="center">Tux Paint 0.9.28</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
Draw a transparent arc that looks like a real rainbow.
|
Draw a transparent arc that looks like a real rainbow.
|
||||||
|
|
||||||
|
See also: real_rainbow
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.28
|
Tux Paint 0.9.28
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.
|
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.
|
||||||
|
|
||||||
|
See also: roygbiv_rainbow
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.28
|
Tux Paint 0.9.28
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Draw a transparent arc that looks like a real rainbow.</p>
|
<p>Draw a transparent arc that looks like a real rainbow.</p>
|
||||||
|
<p>See also: <a href="real_rainbow.html">real_rainbow</a> </p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.28</p>
|
<p align="center">Tux Paint 0.9.28</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
|
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
|
||||||
|
<p>See also: <a href="roygbiv_rainbow.html">roygbiv_rainbow</a> </p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.28</p>
|
<p align="center">Tux Paint 0.9.28</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
Draw a transparent arc that looks like a real rainbow.
|
Draw a transparent arc that looks like a real rainbow.
|
||||||
|
|
||||||
|
See also: real_rainbow
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.28
|
Tux Paint 0.9.28
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.
|
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.
|
||||||
|
|
||||||
|
See also: roygbiv_rainbow
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.28
|
Tux Paint 0.9.28
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Draw a transparent arc that looks like a real rainbow.</p>
|
<p>Draw a transparent arc that looks like a real rainbow.</p>
|
||||||
|
<p>See also: <a href="real_rainbow.html">real_rainbow</a> </p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.28</p>
|
<p align="center">Tux Paint 0.9.28</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
<h3 align="center">Author:
|
<h3 align="center">Author:
|
||||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||||
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
|
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
|
||||||
|
<p>See also: <a href="roygbiv_rainbow.html">roygbiv_rainbow</a> </p>
|
||||||
<hr size="1" noshade />
|
<hr size="1" noshade />
|
||||||
<p align="center">Tux Paint 0.9.28</p>
|
<p align="center">Tux Paint 0.9.28</p>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
Draw a transparent arc that looks like a real rainbow.
|
Draw a transparent arc that looks like a real rainbow.
|
||||||
|
|
||||||
|
See also: real_rainbow
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.28
|
Tux Paint 0.9.28
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.
|
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.
|
||||||
|
|
||||||
|
See also: roygbiv_rainbow
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
Tux Paint 0.9.28
|
Tux Paint 0.9.28
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue