Flourish PHP Unframework

Offline Documentation

After a handful of requests, I finally took some time this weekend to create some offline documentation for Flourish. Starting with r879, every SVN commit and every time a class documentation page is updated, a single HTML page is created that contains all of the class documentation, API reference, and relevant general documentation.

Offline Documentation Preview

The file uses the data URI scheme to allow for a single file containing all HTML, images, CSS and javascript. As long as you aren't using Internet Explorer, you'll even see the Flourish favicon.

Unfortunately, IE6 and IE7 don't support the data URI scheme and thus may not show all images. You probably won't want to use IE anyway, since it can't handle the 4mb of HTML without slowing to a crawl. Chrome, Firefox, Opera and Safari all seem to perform just great.

Head on over to the Documentation page to grab a copy while it's hot!