Re: How to make the diff file?
James Britt <[email protected]> Tue, 10 Oct 2006 09:03:24 -0700
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Organization | ruby-doc.org |
| Message-ID | <[email protected]> |
Mat Schaffer wrote: > On a non-content note, what happened to the formatting on this page? > It looks much better here: http://www.writely.com/View? > docid=ajjwr9dccrhx_08qfbqt I wanted a fast, simple way to get that content onto ruby-doc, so I have a cron-driven script that fetches that Writely page and extracts the HTML and creates a local version. It's flawed. But the idea was that people could edit the source doc, publish it through Writely whenever useful changes are made, and the new material gets picked up on ruby-doc. And people don't need the funky Writely URL; the ruby-doc URL would be the fixed public location. James