Changes between Version 1 and Version 2 of FirstSteps
- Timestamp:
- Feb 25, 2010, 11:52:57 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FirstSteps
v1 v2 3 3 MoleCuilder has become quite complex, so a few initial pointers might be helpful: 4 4 5 * MoleCuilder has a built-in documentation system through [[http://www.doxygen.org/ doxygen]]. By default the documentation resides in molecuilder/doc/html/index.html . You have to create it first through by entering in your build directory5 * MoleCuilder has a built-in documentation system through [[http://www.doxygen.org/ doxygen]]. By default the documentation resides in molecuilder/doc/html/index.html (''note'': not build64/molecuilder/doc/html!). You have to create it first through by entering in your build directory 6 6 {{{ 7 7 make doc