Re: [Doxygen-develop] Fortran Support and Doxygen
Brought to you by:
dimitri
From: Alin M E. <ali...@qu...> - 2007-10-23 15:41:53
|
Hi Dimitri, > Just look in config.l, and you'll find the list with configuration options. > Just add a boolean > entry for yours, let's call it OPTIMIZE_FOR_FORTRAN for clarity. It worked like a charm. > I suggest to just implement them in translator.h only, then I'll make a > translator_adapter for > it and others can fill in the various translations. You lost me here. Can you give me an example. Let's say I want that virtual QCString trNamespaceDocumentation() {return "Namespace Documentation"; } to give me return "Module Documentation"; if the variable OPTIMIZE_FOR_FORTRAN=YES I have tried to document my code and I got a list of bugs/problems. I put in the Doxygen file that I use and a fortran file that replicate the problems. Any help in how to solve them is more than welcome. Alin -- ____________________________________________________________________ "...if the universities will not study useless subjects, who will?" G. F. Fitzgerald, Nature, 45/46, 392 (1892) ______________________________________________________________________ Mr. Alin M. ELENA Atomistic Simulation Centre School of Mathematics and Physics Queen's University Belfast Office: +44 (0)28 9097 1428 Fax: +44 (0)28 9097 5359 http://titus.phy.qub.ac.uk/group/Alin/ ali...@ya... ali...@qu... ______________________________________________________________________ |