Changes between Version 2 and Version 3 of CompilationGuidelines


Ignore:
Timestamp:
Jul 7, 2010, 4:10:25 PM (14 years ago)
Author:
FrederikHeber
Comment:

removed doxygen, goes separate

Legend:

Unmodified
Added
Removed
Modified
  • CompilationGuidelines

    v2 v3  
    6969which will also delete all autoconf stuff for ''configure''.
    7070
    71 Finally, to get the doxygen documentation,
    72 {{{
    73 make doc
    74 }}}
    75 which will create files you can view in your browser, starting from '''doc/html/index.html'''. This will give you the functions' signatures along with comments what they do and so on.