[teklib-general] teklib: Removed old HTML documentation, added new documentation ...

Timm S. Mueller tmueller at neoscientists.org
Sun Feb 15 17:06:00 CET 2009


details:   http://hg.teklib.org/teklib/rev/a621f24165d7
changeset: 247:a621f24165d7
user:      Timm S. Mueller <tmueller at neoscientists.org>
date:      Sat Feb 14 02:08:51 2009 +0100
description:
Removed old HTML documentation, added new documentation system

diffs (truncated from 21030 to 100 lines):

diff -r 2f853f8be271 -r a621f24165d7 doc/html/copyright.html
--- a/doc/html/copyright.html	Fri Feb 13 23:12:01 2009 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,67 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
-	<head>
-		<title>Manual</title>
-		<link rel="stylesheet" href="manual.css" />
-	</head>
-	<body>
-		<h1>
-			Copyright
-		</h1>
-		<p>
-			TEKlib is free software: it can be used for both academic and commercial
-			purposes at absolutely no cost. There are no royalties or GNU-like
-			restrictions. TEKlib qualifies as Open Source software. Its licenses are
-			compatible with GPL.
-		</p>
-		<hr />
-		<p>
-			Copyright (C) 2001-2008 by the respective authors:
-		</p>
-		<blockquote>
-			<ul>
-				<li style="list-style-type: none">
-					Timm S. Mueller
-				</li>
-				<li style="list-style-type: none">
-					Daniel Adler
-				</li>
-				<li style="list-style-type: none">
-					Frank Pagels
-				</li>
-				<li style="list-style-type: none">
-					Daniel Trompetter
-				</li>
-				<li style="list-style-type: none">
-					Tobias Schwinger
-				</li>
-				<li style="list-style-type: none">
-					Franciska Schulze
-				</li>
-			</ul>
-		</blockquote>
-		<p>
-			Permission is hereby granted, free of charge, to any person obtaining a copy
-			of this software and associated documentation files (the &quot;Software&quot;), to deal
-			in the Software without restriction, including without limitation the rights
-			to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-			copies of the Software, and to permit persons to whom the Software is
-			furnished to do so, subject to the following conditions:
-		</p>
-		<p>
-			The above copyright notice and this permission notice shall be included in
-			all copies or substantial portions of the Software.
-		</p>
-<pre>
-THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-</pre>
-	</body>
-</html>
diff -r 2f853f8be271 -r a621f24165d7 doc/html/exec.html
--- a/doc/html/exec.html	Fri Feb 13 23:12:01 2009 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4279 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
-	<head>
-		<title>Manual</title>
-		<link rel="stylesheet" href="manual.css" />
-	</head>
-	<body>
-		<div class="node"><h1><a name="Index" id="Index">TEKlib / Exec module reference manual</a></h1>
-			<hr />
-		</div>
-		<div class="node"><h3><a name="Overview" id="Overview">Overview</a></h3>
-			<table>
-				<tr>
-					<td class="column1">
-						<a href="#Modules">Modules</a> 
-					</td>
-					<td class="column2">
-						Module opening, closing and instances
-					</td>
-				</tr>
-				<tr>
-					<td class="column1">
-						<a href="#Tasks">Tasks</a> 


More information about the teklib-general mailing list