ef171566a0
Largely a placeholder at this point, but this can be used to tell the community about what Expat 3 will "look like."
58 lines
1.6 KiB
HTML
58 lines
1.6 KiB
HTML
<html>
|
|
<head>
|
|
<title>Development of Expat</title>
|
|
<link rel="STYLESHEET" href="../style.css" type="text/css" />
|
|
</head>
|
|
<body marginwidth="0" marginheight="0">
|
|
<table cellspacing="0" cellpadding="0" width="100%">
|
|
<tr>
|
|
<td class="corner"><a href="../"><img src="../expat.png"
|
|
border="0"/></a></td>
|
|
<td class="banner"><h2>Development of Expat</h2></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="navbar">
|
|
</td>
|
|
<td class="content">
|
|
|
|
<p>This area contains information for the developers and maintainers
|
|
of Expat.</p>
|
|
|
|
<ul>
|
|
<!-- the requirements documents have not been maintained
|
|
<li> <a href="relreqs-1-95-5.html">Requirements</a> for the next
|
|
release (1.95.5).
|
|
<br />
|
|
Other releases:
|
|
<a href="relreqs-1-95-4.html">1.95.4</a>
|
|
</li>
|
|
-->
|
|
|
|
<li> <a href="roadmap.html">Development roadmap</a> sketching the
|
|
directions for future development. </li>
|
|
|
|
<li> <a href="expat3.html">Changes in Expat 3</a>, some notes about
|
|
what's likely to change in Expat 3. </li>
|
|
|
|
<li> <a href="cvs.html">CVS instructions</a> for developers and
|
|
occasional contributors. </li>
|
|
|
|
<li> <a href="trackers.html">Guidelines</a> for using the
|
|
SourceForge bug and patch trackers. </li>
|
|
</ul>
|
|
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="corner">
|
|
<a href="http://sourceforge.net/">
|
|
<img src="http://cvs.sourceforge.net/sourceforge_whitebg.gif"
|
|
width="136" height="79" border="0" alt="SourceForge
|
|
Logo" />
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|