RDoc v2 templates?

I'd like to play around with templates for RDoc v2. Aside from Darkfish, which is bundled with the RDoc 2 gem install, are there other templates available I could look at at?

Googling wasn't very helpful :frowning:

Thanks!

ยทยทยท

--
James Britt

www.jamesbritt.com - Playing with Better Toys
www.ruby-doc.org - Ruby Help & Documentation
www.rubystuff.com - The Ruby Store for Ruby Stuff
www.neurogami.com - Smart application development

Hello James,

maybe this?

Example:
http://libxml.rubyforge.org/rdoc/index.html

Info:

Axel

I'd like to play around with templates for RDoc v2. Aside from
Darkfish, which is bundled with the RDoc 2 gem install, are there other
templates available I could look at at?

Googling wasn't very helpful :frowning:

http://allgems.ruby-forum.com/gems?search=rdoc

might reveal something.

Also I believe there's "sdoc"
not listed.

=r

ยทยทยท

--
Posted via http://www.ruby-forum.com/\.

Info:
GitHub - mislav/hanna: More than just a new RDoc template

I did notice that mislav is working on a new version [24 branch] of it,
so might be worth holding off till another release of it.

I also wonder if it's possible to get the "old" top framed output [i.e.
http://rdoc.sourceforge.net/doc/index.html\]

though it probably doesn't matter since I'd end up using just hanna
anyway--more of a curiosity.

=r

ยทยทยท

--
Posted via http://www.ruby-forum.com/\.

Axel wrote:

Hello James,

maybe this?

Thanks, I'll take a look.

James

Roger Pack wrote:

Info:
GitHub - mislav/hanna: More than just a new RDoc template

I did notice that mislav is working on a new version [24 branch] of it, so might be worth holding off till another release of it.

Unfortunately, it's haml, so I'll need to keep looking.

Thanks,

James