emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Source maps?


From: Dave Marquardt
Subject: Re: [O] Source maps?
Date: Fri, 08 Jan 2016 08:11:40 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

"Davis, Peter" <address@hidden> writes:

> I'm working on a moderately complex ruby-on-rails project now, and I'd
> love to be able to generate source maps. Specifically, I'd like to be
> able to generate dot files (and GraphViz diagrams) showing the file
> relationships: this controller goes with this view, etc.
>
> I was thinking of writing a script to walk the project tree and
> generate the dot code based on rails' file naming conventions, but
> then I thought I'd like to put all this into an org-mode document, and
> be able to click on the filenames to open the files.
>
> Has anyone tried anything like this? Or found anything similar?

Would a tool like 'doxygen' help here? I think it can do some of what
you're looking for. I don't know if anyone has linked doxygen to
org-mode and then published something about it.

-Dave




reply via email to

[Prev in Thread] Current Thread [Next in Thread]