Not sure what the site is written in (Rails I think?), but you could always use the PHP script that MooDocs uses. It takes a string on one side and echos out the MooDocs on the other so it should be easily adaptable.
http://coda.code.pradador.com/browser/moodocs/trunk/MooDocs.php On Nov 24, 1:44 pm, Ryan Florence <[email protected]> wrote: > Done. > > Sorry, that was on my todo list, actually :) > > I may be writing a javascript version to be able to do it right on the > page for those who don't use either editor. > > Ryan Florence > > [Introducing MooDocs - become a better developer] (http://blog.flobro.com/ > ) > > On Nov 24, 2009, at 12:34 PM, pradador wrote: > > > > > I love it! I'll give it a try later with my classes. Plus this gives > > me another good reason to jump to GitHub from SVN faster. > > > Also, any chance I can get a link to my MooDocs for Coda > >http://pradador.com/code/coda/moodocs/too? That is the original basis > > of the TextMate bundle and it'd be cool to get users that use other > > IDEs to jump on the documentation bandwagon. > > > On Nov 24, 9:22 am, Ryan Florence <[email protected]> wrote: > >> Some of you have already been to my docs site on my personal domain. > >> I've updated it and it's much more ready for public use, with it's > >> own > >> domain. > > >> Check out the blog post on why you should use it: > > >> http://blog.flobro.com/ > > >> And the site: > > >> http://moodocs.net > > >> Ryan Florence > > >> [Introducing MooDocs - become a better developer] (http://blog.flobro.com/ > >> )
