This commit is contained in:
Kevin Jahns
2014-09-29 15:28:44 +02:00
parent 631bf47a96
commit 5cb7951d44
50 changed files with 382 additions and 163 deletions

View File

@@ -41,7 +41,13 @@
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>Manages XML types</p>
<p>Manages XML types
Not supported:</p><ul>
<li>Attribute nodes</li>
<li>Real replace of child elements (to much overhead). Currently, the new element is inserted after the &#39;replaced&#39; element, and then it is deleted.
*</li>
</ul>
</div>
<div class='tags'>
</div>
@@ -252,7 +258,7 @@ This result can be send to other clients.</p>
</div>
</div>
<div id='footer'>
September 29, 14 12:25:30 by
September 29, 14 15:28:15 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>