gberz3
2007-Mar-01 22:34 UTC
Is there a centralized location (or link) by which to view all creaded RDoc. . .?
To my knowledge, I must manually open each "index" file as I desire to see them. Is there no plugin (or already created repository of which I''m simply not aware) that allows viewing of all RDoc in a project, centrally? I''m looking for something that will let me do this: 23.43.23.43:3000/path_to_all_my_rdoc Any ideas? Thanks, Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
gberz3
2007-Mar-01 22:36 UTC
Re: Is there a centralized location (or link) by which to view all creaded RDoc. . .?
EDIT: The heading should read "created*" instead of "creaded". . .but I''m sure you all knew that ;) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Anthony Eden
2007-Mar-02 07:18 UTC
Re: Is there a centralized location (or link) by which to view all creaded RDoc. . .?
Well, if they are libraries installed as gems you execute the following on the command line: gem_server And then open: http://localhost:8808/ If this isn''t what you are looking for then you''ll have to be a bit more specific. Also, this isn''t a Rails-specific thing. V/r Anthony Eden On 3/1/07, gberz3 <gberz3-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > To my knowledge, I must manually open each "index" file as I desire to > see them. Is there no plugin (or already created repository of which > I''m simply not aware) that allows viewing of all RDoc in a project, > centrally? I''m looking for something that will let me do this: > > > 23.43.23.43:3000/path_to_all_my_rdoc > > > Any ideas? > > Thanks, > Michael > > > > >-- Cell: 808 782-5046 Current Location: Melbourne, FL --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
gberz3
2007-Mar-17 20:17 UTC
Re: Is there a centralized location (or link) by which to view all creaded RDoc. . .?
Actually, I need to view the RDoc for the "plugins" I''ve installed via ''rapt'' or ''script/plugin'', not via ''gem install'' Thanks, Michael On Mar 2, 3:18 am, "Anthony Eden" <anthonye...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Well, if they are libraries installed as gems you execute the > following on the command line: > > gem_server > > And then open: > > http://localhost:8808/ > > If this isn''t what you are looking for then you''ll have to be a bit > more specific. Also, this isn''t a Rails-specific thing. > > V/r > Anthony Eden > > On 3/1/07, gberz3 <gbe...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > > > To my knowledge, I must manually open each "index" file as I desire to > > see them. Is there no plugin (or already created repository of which > > I''m simply not aware) that allows viewing of all RDoc in a project, > > centrally? I''m looking for something that will let me do this: > > > 23.43.23.43:3000/path_to_all_my_rdoc > > > Any ideas? > > > Thanks, > > Michael > > -- > Cell: 808 782-5046 > Current Location: Melbourne, FL--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---