diff options
Diffstat (limited to 'docs/sdp.html')
| -rw-r--r-- | docs/sdp.html | 25 | 
1 files changed, 25 insertions, 0 deletions
| diff --git a/docs/sdp.html b/docs/sdp.html new file mode 100644 index 0000000..3559b90 --- /dev/null +++ b/docs/sdp.html @@ -0,0 +1,25 @@ +<html><head>
 +        <!-- Generated by Ddoc from src/sdp.d -->
 +        <META http-equiv="content-type" content="text/html; charset=utf-8">
 +        <title>sdp</title>
 +        </head><body>
 +        <h1>sdp</h1>
 +<br><br>
 +<dl><dt><big><a name="main"></a>void <u>main</u>(string[] <i>args</i>);
 +</big></dt>
 +<dd>A SiSU document parser writen in D.<br><br>
 +<b>Examples:</b><br>
 +sdp sisu document parser
 +<pre class="d_code">
 +<font color=green>/++
 +name        "sdp"
 +description "A SiSU document parser writen in D."
 +homepage    "http://sisudoc.org"
 ++/</font>
 +</pre>
 +<br><br>
 +</dd>
 +</dl>
 +
 +        <hr><small>Page generated by <a href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
 +        </body></html>
 | 
