Changes between Version 2 and Version 3 of DocDynamico


Ignore:
Timestamp:
10/06/14 00:22:25 (10 years ago)
Author:
dubos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DocDynamico

    v2 v3  
    11= DYNAMICO Documentation = 
    22 
    3 We are progressively adding Doxygen-formatted inline documentation to DYNAMICO. Meanwhile Doxygen-generated documentation for the full, undocumented DYNAMICO code is available for recent releases : 
     3We are progressively adding Doxygen-formatted inline documentation to DYNAMICO. Meanwhile Doxygen-generated documentation for the full, undocumented DYNAMICO code is available for recent releases. This comes with some caveats : 
     4 * *.F90 source files are preprocessed before running Doxygen. The resulting *.f90 are slighlty different from the corresponding *.F90 
     5 * Doxygen does not seem to understand USE MODULE, ONLY : NEW_NAME => MODULE_NAME which somewhat breaks call and caller graphs 
     6  
     7== Doxygen documentation available for releases == 
    48 * [http://www.lmd.polytechnique.fr/~dubos/DYNAMICO/r275/ r275] 
    59