[Issue 9789] Ddoc for aliases should use new "alias x=y" syntax

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 22 18:43:38 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9789



--- Comment #2 from hsteoh at quickfur.ath.cx 2013-03-22 18:43:37 PDT ---
The HTML is:

<html><head>
        <META http-equiv="content-type" content="text/html; charset=utf-8">
        <title>test</title>
        </head><body>
        <h1>test</h1>
        <!-- Generated by Ddoc from test.d -->
<br><br>
<dl><dt><big><a name="X"></a>alias S <u>X</u>;
</big></dt>
<dd>blah blah blah<br><br>

</dd>
</dl>

        <hr><small>Page generated by <a
href="http://dlang.org/ddoc.html">Ddoc</a>. </small>
        </body></html>

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list