Taken most of the Cygnet branding out of the files - this is not to deny or
minimise Cygnet's input.
This commit is contained in:
parent
8a3daa78d9
commit
f64be419fe
1645
adl_user_doc.html
Executable file
1645
adl_user_doc.html
Executable file
File diff suppressed because it is too large
Load diff
14
index.html
14
index.html
|
@ -10,16 +10,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="page">
|
||||
<div id="nav">
|
||||
<img src="http://www.cygnets.co.uk/rondel-full.jpg" id="rondel" alt="[the Cygnet logo]" />
|
||||
<ul id="common-links">
|
||||
<li id="l1"><a href="http://wiki.cygnets.co.uk/index.php?title=Main_Page">Wiki</a></li>
|
||||
<li id="l2"><a href="http://cvs.cygnets.co.uk/cgi-bin/cvsweb/">CVS</a></li>
|
||||
<li id="l3"><a href="http://bugzilla.cygnets.co.uk/">Bugzilla</a></li>
|
||||
<li id="l4"><a href="http://libs.cygnets.co.uk/">Home page</a></li>
|
||||
</ul>
|
||||
-->
|
||||
</div>
|
||||
<div style="margin: 0 2em">
|
||||
<h1>
|
||||
Application Description Language Framework version 1.4</h1>
|
||||
|
@ -28,10 +18,8 @@
|
|||
<b>UNSTABLE</b> version. If you are developing production software you may want to use
|
||||
the current <b><a href="/adl/stable/ADL/">STABLE</a></b> version</p>
|
||||
<ul>
|
||||
<li>The DTD for this version is <a href="schemas/adl-1.1.dtd">here</a>.</li>
|
||||
<li>The DTD for this version is <a href="schemas/adl-1.4.dtd">here</a>.</li>
|
||||
<li>Transforms for this version are <a href="transforms">here</a>.</li>
|
||||
<li>Documentation for ADL can be found <a href="http://wiki.cygnets.co.uk/index.php?title=Application_Description_Language_framework">
|
||||
here</a>.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue