[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: [ANN] Rocket Doc-it 1.0.0

RubyTalk@gmail.com

4/17/2007 1:19:00 AM

For a while today Rocket Doc-it was lacking the links for comments.
You should see "Add first comment!" or "Comments (#)" under each
method. This has been corrected and I am working to prevent this from
happening again.

Thank you,
Stephen Becker IV

On 4/16/07, RubyTalk@gmail.com <rubytalk@gmail.com> wrote:
> =Rocket Doc-it: Community Commented Rdocs
>
> == What it is
>
> * *Rocket Dock-it is a simple way for the Ruby community to interact with
> Rdocs. Most of the user documentation for Ruby is spread out over many
> different websites. Rocket Docket inspects the file being sent back and
> inserts remote calls in certain places when generated Rdoc code is called.
> These remote calls can update the html that was put inside of the Rdoc code
> with the comments from the community. This system can work off the shelf
> with any Rdoc generated code. You can host a local source of the Rdoc code
> or you can use a remote website for the Rdoc soource.
>
> == Requirements
>
> Website:
> Javascript turned on.
>
> Your own copy:
> A database, a local copy of rdocs or a remote url,rails,properly compiled
> hpricot ( I can give instructions), SMTP account(for password reset)
>
> ==Version
>
> First Release!
> Accounts works
> Forgot password/Set Password
> Change email address
> Displays Comment link with count for that method
>
>
> ==Get it
> I have a running copy pointing at the ruby core rdocs. This is the first
> cut. Please let me know about any problems.
>
> Rdocs:
> http://rdoc.deathbyesca...
> User interface:
> http://rdoc.deathbyesca...rdocs
>
> The code:
> http://www.svn.deathbyescalator.com/rock...
>
> == Help/Questions?
> Email me . I will work on a help page.
>
> Stephen Becker IV
> sbeckeriv@gmail.com
>