Moving magic docs (end user) into en subdir, too

Make "Makefile" that generates magic doc TXT files
from HTML work.
This commit is contained in:
Bill Kendrick 2018-08-30 01:33:04 -07:00
parent ecfb336b5c
commit e5d59e6f58
125 changed files with 7 additions and 7 deletions

View file

@ -0,0 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Tint</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Tint</h1>
<h2 align="center">By Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h2>
<p>This changes the color (or hue) of the parts of the picture to the selected color.</p>
<p>See also: <a href="lighten.html">Lighten</a> <a href="darken.html">Darken</a> </p>
</body></html>