One of the main problems I found from using the doxygen docs (a long,
long time ago so may be fixed now) is that quite often it would parse
the 'bad level calls' file before the real one so you would trace a
path through the code and end up at a function like 'int foo(void) {}'
 which is less than helpful.

Much easier to use 'grep -R foo .' methinks.

Plus, with all the fancy call diagrams and inline code the thing
weighed in at ~300mb...

Dan
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to