Skip to content

axeld/dynamator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad40072 · Nov 6, 2013

History

9 Commits
Aug 22, 2013
Aug 22, 2013
Nov 6, 2013
Aug 22, 2013
Nov 6, 2013
Aug 22, 2013
Nov 6, 2013
Aug 22, 2013
Aug 22, 2013
Aug 22, 2013
Aug 22, 2013
Aug 22, 2013
Aug 22, 2013
Aug 22, 2013
Aug 22, 2013
Aug 22, 2013
Aug 22, 2013
Aug 22, 2013
Nov 6, 2013
Aug 22, 2013

Repository files navigation

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Dynamator Readme</title>
<style type="text/css">
h4,h5,h6,p,td,th,ul,ol,li,dl,dt,dd,body,a
{  
    font-family: sans-serif;
    font-size: 10pt;
    color: #000000;
}

h1
{  
    font-family: sans-serif;
    font-size: 18pt;
    color: #000000;
    text-align: center;
}

h2
{
    font-family: sans-serif;
    color: #000000;
    font-size: 14pt;
}

h3
{
    font-family: sans-serif;
    color: #000000;
    font-size: 12pt;
}

pre,code,tt
{
    font-family: monospace;
    font-size: 10pt;
    color: #000000;
}

a:link,a:visited
{
    color: #003333;
    font-weight: bold;
}

body
{
    background-color: #FFFFFF;
}

.CodeExample
{
    font-family: monospace;
    font-size: 10pt;
    color: #000000;
    background-color: #EEEEEE;
    margin-left: 20px;
    margin-right: 20px;
}
</style>
</head>
<body>

<h1>Dynamator Readme</h1>

<h2>Introduction</h2>
<dl><dd>
<p>
Thank you for downloading Dynamator.

Dynamator is a simple but powerful tool that transforms HTML and XML
files into server pages or programs.
</dd></dl>

<h2>License</h2>
<dl><dd>
<p>
Please review the <a href="LICENSE">license</a>.
</dd></dl>

<h2>Project website</h2>
<dl><dd>
<p>
The Dynamator project website is 
<a href="http://dynamator.sourceforge.net">
http://dynamator.sourceforge.net
</a>.
</dd></dl>

<h2>Current status</h2>
<dl><dd>
<p>
This is Dynamator release 1.5.
This release adds several new features, removes a few features,
restructures some of the directories (notably, the location of
dynamator.jar has changed), and incorporates a number of minor
enhancements and bug fixes. 
See the <a href="doc/Changes.html">Change Log</a> for details.
<p>
If you find any problems with this release, please
<a href="http://sourceforge.net/tracker/?group_id=28448&func=browse">
submit a bug report</a>.

</dd></dl>
<h2>Documentation</h2>
<dl><dd>
<p>
<a href="doc/index.html">Complete documentation for Dynamator</a>.
</dd></dl>

<h2>System Requirements</h2>
<dl><dd>
<p>
Dynamator requires JDK 1.1.6 or higher.
</dd></dl>

<h2>Installation</h2>
<dl><dd>
<a href="doc/Install.html">Installation Guide</a>
</dd></dl>

<h2>Demos</h2>
<dl><dd>
<p>
Demos are provided as part of the 
<a href="doc/tutorial/index.html">Dynamator Tutorial</a>.
Also see the <a href="examples">examples</a> directory.
</dd></dl>
</body>
</html>

About

Fork of dynamator.sf.net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published