www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18345] New: std.datetime documentation isn't properly split

https://issues.dlang.org/show_bug.cgi?id=18345

          Issue ID: 18345
           Summary: std.datetime documentation isn't properly split
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Keywords: ddoc
          Severity: minor
          Priority: P1
         Component: phobos
          Assignee: issues.dlang jmdavisProg.com
          Reporter: schveiguy yahoo.com

https://dlang.org/phobos/std_datetime.html starts with:

"Module containing Date/Time functionality."

And proceeds as if std.datetime was still one module.

Conversely, looking at https://dlang.org/phobos/std_datetime_date.html has no
summary documentation, and just has ddocs on types and functions.

Just putting this issue here so it's not forgotten.

--
Jan 31 2018