I noticed that renatocoutinho started porting some of the pages (like https://github.com/sympy/sympy/wiki/Quick-examples/_history). Thanks for that!
One thing to think about: We either need to figure out how to doctest the wiki pages with examples, or put those in the regular docs. Aaron Meurer On Nov 18, 2010, at 11:00 PM, Ondrej Certik wrote: > On Thu, Nov 18, 2010 at 9:33 PM, Aaron S. Meurer <[email protected]> wrote: >> What is the plan for the Google Code wiki? > > I don't have any plans with it. It is accessible as svn here: > > http://code.google.com/p/sympy/source/browse/#svn/wiki > > so we can automatically convert it to some syntax supported by github: > > https://github.com/github/markup > > or even write github guys a patch for the google code syntax. Maybe > there are some google code wiki syntax parsers, for example I found > this in javascript: > > http://code.google.com/p/wikiwym/ > > Ondrej > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/sympy?hl=en. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
