Le 11 avr. 2015 20:00, "kilon alios" <kilon.al...@gmail.com> a écrit : > > yes I am aware of your merge driver, will give it a try of course. I am certainly curious to see how well it works in practice.
Works nicely here but I am doing FileTree with external git tooling. Great initiative on Morphic. Phil If not I will blame you of course and just copy paste the code and commit it myself. Good opportunity to learn more about git too. > > On Sat, Apr 11, 2015 at 8:49 PM, Thierry Goubier < thierry.goub...@gmail.com> wrote: >> >> Hi Kilon, >> >> Le 11/04/2015 19:42, kilon alios a écrit : >>> >>> sure any help is welcomed . >>> >>> Contributing is the usual github workflow, you fork and send me pull >>> requests (I would like to use this opportunity to test to see how well >>> pull request works with gitfiletree). >> >> >> You'll tell me :) >> >> Just remember that github may not be able to merge because of conflicts in the filetree metadata. In this case, you need to merge on your system with the merge driver, and push to github. >> >> Thierry >> >>> Creating the documentation is also quite simple, if you open the help >>> tool has a section of how to make documentation. To put simply, just >>> take a look at the MorphDoc class , hellworld method and use that as >>> template to create your own page , then add the page (name of the >>> method) to the array returned by pages method. Then after you add the >>> page you add your example code that you use in that page in the >>> MorphDocExamples class (also found in MorphDoc package) the name of the >>> method should start with example follow with name of the method use for >>> the page in MorphDoc. >>> >>> Each page should contain a simple image and should be no more than one >>> page long. I try to brake documentation to small pages easy to follow >>> and understand instead of lengthy descriptions. >>> >>> I am on easter vacation in my father's village and the internet here is >>> very weak so its hard for me to be online so if you need any help just >>> email me. >>> >>> On Sat, Apr 11, 2015 at 7:50 PM, Jigyasa Grover >>> <grover.jigya...@gmail.com <mailto:grover.jigya...@gmail.com>> wrote: >>> >>> Hey Kilon ! >>> I would like to contribute to your new project. >>> Started learning Morphic on Mr. Martin Bahr's suggestion. >>> Looking forward to a positive reply. >>> Thanks >>> Jigyasa Grover >>> >>> >>> >>> -- >>> View this message in context: >>> http://forum.world.st/ANN-MorphicDoc-A-project-to-document-Morphic-tp4819062p4819074.html >>> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >>> >>> >> >> >