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:
parent
ecfb336b5c
commit
e5d59e6f58
125 changed files with 7 additions and 7 deletions
10
magic/magic-docs/en/html/tint.html
Normal file
10
magic/magic-docs/en/html/tint.html
Normal 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 <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue