Fabien Costantini wrote: >> Fabien Costantini wrote: >>> Would like to get your opinion for TreeView enabling in Doxygen >>> documentation. > ./.. >> How would that be done? Is it a simple switch we can set? How could we >> try it? Or is it an additional html layer that needs to be written? >> >> Albrecht > > Yes it is, simply set : > GENERATE_TREEVIEW = YES
Okay, I tried it. +1 from me, I like it. Additional note: doxygen 1.5.5 does only understand the boolean values YES or NO, but not the other options (TREE, ...), it would default to NO, if we used other values. Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
