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/silhouette.html
Normal file
10
magic/magic-docs/en/html/silhouette.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: Silhouette</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: Silhouette</h1>
|
||||
<h2 align="center">By Andrew Corcoran <<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>></h2>
|
||||
<p>Trace the edges in your picture, over a black background.</p>
|
||||
<p>See also: <a href="edges.html">Edges</a> <a href="emboss.html">Emboss</a> </p>
|
||||
</body></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue