www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Issue 46] New: gdmd --help gives out of date documentation links

http://gdcproject.org/bugzilla/show_bug.cgi?id=46


           Summary: gdmd --help gives out of date documentation links
    Classification: Unclassified
           Product: GDC
           Version: development
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: Normal
         Component: gdc
        AssignedTo: ibuclaw gdcproject.org
        ReportedBy: joseph.wakeling webdrake.net


When calling gdmd --help a number of documentation links are provided at the
start of the help display.  Currently these read:

Documentation: http://www.digitalmars.com/d/1.0/index.html
               http://dgcc.sourceforge.net/
               http://bitbucket.org/goshawk/gdc/wiki/Home

... which are clearly out of date.  I suggest replacing with:

Documentation: http://dlang.org/
               http://gdcproject.org/
               https://github.com/D-Programming-GDC

... though I don't know if that last one might be problematic with respect to
GCC/GNU guidelines on not promoting proprietary software, including proprietary
software-as-a-service like GitHub.

-- 
Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all issue changes.
Mar 20 2013