emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* pycallgraph to org-mode
@ 2011-10-05 13:19 Andrea Crotti
  2011-10-29 10:49 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Crotti @ 2011-10-05 13:19 UTC (permalink / raw)
  To: emacs-orgmode

I'm programming in Python and I have to understand how a quite complicated
code base actually works.

So I thought that using pycallgraph might help me, but the resulting figures
are just normally too big, and also it's annoying to go and look at the code
from the graph.

So I had the following idea, add some functionalities to pycallgraph, to 
create
a text file in org-mode format, where in every function there is also a link
the actual file in the filesystem.

I think it might come very handy, is there anything already to convert a 
graphviz
directed graph into an org-mode file (it might speed up the process)?
Or any code I should take a look at?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-29 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-05 13:19 pycallgraph to org-mode Andrea Crotti
2011-10-29 10:49 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).