diff options
| author | Ralph Amissah <ralph@amissah.com> | 2016-10-01 14:12:13 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:13 -0400 | 
| commit | ba1712e77b31704fd9ba16d14e15518e7a7dd104 (patch) | |
| tree | 1a0d3233fb611b68dbf43e098a41a0d9378e9ace /docs/sdp.html | |
| parent | update sdlang, start looking to using dub remote dependencies (diff) | |
0.7.0 using dub remote dependencies (local src related to sdlang removed)
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>
 | 
