blob: 3559b90ecb0ba5a0e3ddf58345f9ff3dc1c3a626 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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>
|