Changes between Version 20 and Version 21 of NewParrotDeveloperGuide

Show
Ignore:
Timestamp:
12/03/10 15:14:16 (11 years ago)
Author:
fbrito
Comment:

Link .pod files to GitHub source

Legend:

Unmodified
Added
Removed
Modified
  • NewParrotDeveloperGuide

    v20 v21  
    5757The bare minimum reading needed to get you off the ground is: 
    5858 
    59  * `docs/intro.pod` 
    60  * `docs/gettingstarted.pod` 
     59 * [https://github.com/parrot/parrot/blob/master/docs/intro.pod docs/intro.pod] 
     60 * [https://github.com/parrot/parrot/blob/master/docs/gettingstarted.pod docs/gettingstarted.pod] 
    6161 
    6262The directory `docs/book/` contains a book on Parrot. This book has a finer details of various aspects of Parrot. However be aware that the book in not up to date. 
     
    109109== Submitting your work == 
    110110 
    111 Once again there is a POD covering this topic. Read doc/submissions.pod for specific details on how to submit your work. In general you'll need to create a patch and then email that patch to perlbug. 
     111Once again there is a POD covering this topic. Read [https://github.com/parrot/parrot/blob/master/docs/submissions.pod docs/submissions.pod] for specific details on how to submit your work. In general you'll need to create a patch and then email that patch to perlbug. 
    112112 
    113113{{{