Changes between Version 36 and Version 37 of Documentation/ORCHIDEE_DOC


Ignore:
Timestamp:
2013-06-25T11:16:23+02:00 (11 years ago)
Author:
maignan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/ORCHIDEE_DOC

    v36 v37  
    210210>A version 2.28.0 of graphviz set of tools has been installed in the same path. It contains last version of dot scheme builder. 
    211211/home/users/mmancip/PROG/bin and /home/users/mmancip/PROG/lib are now available as '''/home/users/maignan/PROG/bin''' and '''/home/users/maignan/PROG/lib'''.[[BR]] 
    212 To create the documentation:[[BR]] 
    213 First compile the code: 
     212To compile the documentation: 
    214213{{{ 
    215214cd modeles/ORCHIDEE/ 
    216 gmake driver 
    217 }}} 
    218 This first step is needed for creating the call/caller graphs. 
    219 Then compile the documentation: 
    220 {{{ 
    221215makeorchidee_fcm -rmdoc -doc 
    222216}}}