Changeset 2361 for trunk/docsrc

Show
Ignore:
Timestamp:
01/22/11 04:48:29 (1 year ago)
Author:
jmdavis
Message:

Various adjustments to the documentation in std.datetime and std.file.

This should fix the current ddoc build errors or Windows.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docsrc/std.ddoc

    r2257 r2361  
    166166    $(LI <a href="std_ctype.html" title="Simple character classification">std.ctype</a>) 
    167167    $(LI <a href="std_date.html" title="Date and time functions">std.date</a>) 
     168    $(LI <a href="std_datetime.html" title="Date and time functions">std.datetime</a>) 
    168169    $(LI <a href="std_demangle.html" title="Demangle D names">std.demangle</a>) 
    169170    $(LI <a href="std_encoding.html" title="Character and string encoding">std.encoding</a>)