I'll join the effort (just replied to regular watir-general too) I setup the rdocfix git branch http://github.com/marekj/watir/tree/rdocfix
and since I like hanna template I made an rdoc here http://rubytester.com/test/watir/rdoc/ This is what get's produced by gem install with --template=hanna My plan is to investigate the following - should I include commonwatir lib in the rdoc for watir? (during gem install commonwatir is a separate gem so separate rdoc is produced) - should I make the README.rdoc for watir as the starting page with some verbage on Watir API and point to each browser as implementation. currently the landing page is IE. - should I review the IE class and Container module and add better comments for noobies with examples of usage to get people started just some things to work on. thanks marekj Watirloo: Semantic Page Objects in UseCases http://github.com/marekj/watirloo/ On Wed, Dec 16, 2009 at 4:06 AM, Željko Filipin <[email protected]> wrote: > On Wed, Dec 16, 2009 at 12:18 AM, Bret Pettichord <[email protected]> > wrote: >> You can clone the git repo and then run "rake rdoc" in watir/watir. It is >> defined as a rake target for this gem. >> You should write rake targets for the other gems. > > Thanks Bret. > > Željko > > _______________________________________________ > Wtr-development mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/wtr-development > _______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
