What I mean is rdoc does an excellent job with ruby source code, is
there anything out there that has merged the rdoc capabilities with
all "rails app" source files and structure?

When working with a larger scale application it's essential to be able
to make documentation notes on almost every file, currently this is
not possible because the views are missing out, this is especially
nice when the application is dealing with a lot of partials throughout
the view, rather than reading through embedded comments, it would be
generated into the docs along with the ruby source docs.

I'm just curious if anyone has developed anything like this yet.

Thanks

On Dec 18, 12:18 pm, Matt Simpson <[email protected]> wrote:
> Yes, but not just for ruby source, but specifically for a rails
> application.  Supporting the directory structure of an app.  So that
> the documentation would be rendered with output of an applications
> structure in mind.
>
> On Dec 18, 12:12 pm, Frederick Cheung <[email protected]>
> wrote:
>
> > On 18 Dec 2008, at 18:06, matt simp wrote:
>
> > > Is there an auto documentor for a rails app like php documentor
> > > (http://www.phpdoc.org/)? I'm in need of an auto documentation
> > > engine.
>
> > > Any recommendations would be great.
>
> > as in rdoc ?
>
> > Fred
>
> > > Thanks,
> > > Matt
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to