From: Axel S. <Axe...@en...> - 2009-07-13 14:03:01
|
On Jul 13, 2009, at 15:25, Bulat Ziganshin wrote: > Hello gtk2hs-users, > > we have said in may about russian translation of Tutorial, and it was > said that it is much better to convert it to pandoc format first > > later i looked into pandoc and afaiu, it's much less work than > translation itself. so i'm ready to make this conversion too > > if you can help me by giving a plan of this work, it would be great > I don't think there's much to consider. The only thing is that Duncan once wrote a Haskell program that turns all the names in the tutorial that happen to be functions defined in Gtk2Hs in to hyperlinks to the corresponding Haddock documentation. I don't know if and how this worked but it might be something you could look into. If you have made a start and you have an account on code.haskell.org, we can grant you permission to 'darcs push' which might be easier since you'll touch a lot of files. Many thanks in advance, Axel. |