[Issue 46] New: gdmd --help gives out of date documentation links
    gdc-bugzilla at gdcproject.org 
    gdc-bugzilla at gdcproject.org
       
    Wed Mar 20 07:54:31 PDT 2013
    
    
  
http://gdcproject.org/bugzilla/show_bug.cgi?id=46
             Bug #: 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 at gdcproject.org
        ReportedBy: joseph.wakeling at 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.
    
    
More information about the D.gnu
mailing list