From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Davis, Peter" Subject: Source maps? Date: Fri, 8 Jan 2016 09:00:56 -0500 Message-ID: <568FC118.3080607@pfdstudio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHXbC-000253-2y for emacs-orgmode@gnu.org; Fri, 08 Jan 2016 09:01:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aHXb8-0002m9-RW for emacs-orgmode@gnu.org; Fri, 08 Jan 2016 09:01:01 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:50230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHXb8-0002li-Nh for emacs-orgmode@gnu.org; Fri, 08 Jan 2016 09:00:58 -0500 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id E11D02095F for ; Fri, 8 Jan 2016 09:00:57 -0500 (EST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-org list Hi, all, 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? Thank you, -pd -- -------- Peter Davis www.techcurmudgeon.com