[Issue 13153] New: dlang.org: provide version-specific documentation of the language and stdlib

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jul 17 13:55:51 PDT 2014


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

          Issue ID: 13153
           Summary: dlang.org: provide version-specific documentation of
                    the language and stdlib
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: websites
          Assignee: nobody at puremagic.com
          Reporter: andrei at erdani.com

It's actually easy to generate automatically. E.g.
http://dlang.org/phobos/std_file.html refers to the latest version, whereas
http://dlang.org/phobos/2.065/std_file.html refers to the 2.065 version.

--


More information about the Digitalmars-d-bugs mailing list