RDazzle v1.3.0 released

= RDazzle

== DESCRIPTION

RDazzle is a templating framework and template collection for RDoc.
RDazzle provides a variety of beautiful templates, including enhanced
renditions of some of the most popular designs in use today. And
RDazzle’s component API makes it easy to create your own RDoc
generators.

== RELEASE NOTES

Please see the HISTORY file.

== INSTALLATION

Installing via RubyGems is per the usual:

$ sudo gem install rdazzle

Becuase the version of RDoc included with Ruby is old, be sure to ‘gem
install rdoc’ too.

== USAGE SYNOPSIS

To generate documentation using an RDazzle template, simply use the
+rdoc+ tool as you normally would, specifying the RDazzle template using
-T option.

$ rdoc -T redfish -m README README lib/

RDazzle extends RDoc to recognize the templates that RDazzle will handle
and transfers control to appropriate RDazzle generator accordingly.

If you would like to use RDazzle to create the next great RDoc template,
please jump over to the GitHub site and get in touch.

== COPYING

RDazzle Copyright (c) 2008 Thomas S., MIT License

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

RDazzle would not have been possible without the excellect work of other
brilliant Rubyists. For a list of acknowldegements and copyrights of
borrowed code snippets, please see the COPYING file.

FYI – The home page is much less gay now :wink:

On Sat, Jun 26, 2010 at 12:20 PM, Intransition [email protected]
wrote:

FYI – The home page is much less gay now :wink:

The javascript ‘next page’ was annoying, because I would click
‘longfish’ to
go check it out, then when I came back, it would be on the first page.
But
now I don’t see where to click to get to the samples at all. They should
be
prominently placed, IMO. Also, longfish is the best :wink:

On Jun 26, 4:58 pm, Josh C. [email protected] wrote:

On Sat, Jun 26, 2010 at 12:20 PM, Intransition [email protected] wrote:

FYI – The home page is much less gay now :wink:

The javascript ‘next page’ was annoying, because I would click ‘longfish’ to
go check it out, then when I came back, it would be on the first page. But
now I don’t see where to click to get to the samples at all. They should be
prominently placed, IMO. Also, longfish is the best :wink:

Quite right! I just added them to the README. Thanks for pointing that
out. I totally forgot them when creating the new site.

And yes, John L.'s design skills do quite nicely :slight_smile: