doc: Added a doc directory, and a callgraph generator
authorMichel Pollet <buserror@gmail.com>
Sat, 26 Dec 2009 13:31:06 +0000 (13:31 +0000)
committerMichel Pollet <buserror@gmail.com>
Sat, 26 Dec 2009 13:31:06 +0000 (13:31 +0000)
commit9ae2524d677910b10ef8c5740c7283a4f54189c6
tree3b8dc8a4cd6e81b8f697fc7ad6f4b98c52454329
parent0a764c4ef24512959bcbb47eb905470a113fa856
doc: Added a doc directory, and a callgraph generator

You need ctags, graphviz and ruby to re-generate it

Signed-off-by: Michel Pollet <buserror@gmail.com>
.gitignore
doc/Makefile [new file with mode: 0644]
doc/simavr_callgraph.pdf [new file with mode: 0644]
doc/tags_to_dot.rb [new file with mode: 0755]
simavr/Makefile