Hi guys, I have tried to improve development.pod. At first, mostly typos and other little things and then a little more basic stuff. I will not be able to improve the whole document a lot more since I don't understand enough. I think I incorporated also some ofpolettix's suggested changes to the same document without really understanding what it is. best Maurice
The first change was related to a tab character instead of four spaces for indenting example code, as it is in the rest of the document. At a first glance, you missed this change and propagated the tab to the next line, too (you can see in https://github.com/mokko/Dancer/blob/990a39cf2b8e3d210e4d462459ad705e5520db2... the first two lines are more indented than the third, this is due to the tab being expanded to 8 spaces by default). The second change fixes an error I received when I tried to follow the recipe for creating the right contribution environment. I would personally leave the "cd Dancer" line immediately after cloning. Cheers, Flavio. On Sun, Jan 9, 2011 at 6:19 PM, Maurice Mengel <mauricemengel@gmail.com>wrote:
Hi guys,
I have tried to improve development.pod. At first, mostly typos and other little things and then a little more basic stuff. I will not be able to improve the whole document a lot more since I don't understand enough.
I think I incorporated also some ofpolettix's suggested changes to the same document without really understanding what it is.
best Maurice _______________________________________________ Dancer-users mailing list Dancer-users@perldancer.org http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
participants (2)
-
Flavio Poletti -
Maurice Mengel