Re: convert php files to dia diagram
- From: Steffen Macke <sdteffen gmail com>
- To: discussions about usage and development of dia <dia-list gnome org>
- Subject: Re: convert php files to dia diagram
- Date: Fri, 27 Feb 2009 19:55:15 +0100
Hi,
you could try AutoDia:
http://www.aarontrevena.co.uk/opensource/autodia/
The second possibility that comes two my mind would involve two tools:
* First use doxygen to document/process your code:
http://www.stack.nl/~dimitri/doxygen/
doxygen can generate Graphviz diagrams. And Graphviz can convert
Diagrams into the Dia format:
http://www.graphviz.org/doc/info/output.html
http://graphviz.org
code2dia? Maybe you saw dia2code, but this does the opposite thing.
Regards,
Steffen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]