DOT parsing
MB <[email protected]>
| Newsgroups | gmane.text.doxygen.devel |
|---|---|
| Message-ID | <khgepoxwgmutmdqqwydh@lidm> |
Hello All,I am using DOT graphs very often (using \dotfile). I miss functionality of copying function brief to tooltip or to label./** * Brief description to be added as label * * Detail description to be added as a tooltip */void Node1(void){}digraph G{ Node1 [label="\copybrief Node1", URL="\ref Node1" tooltip="\copydetails Node1"];}What do you think is it possible to add it?Regards,Marcin
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Doxygen-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-develop