Candidate_v1.6.1
Last change
on this file was 750cff, checked in by Frederik Heber <heber@…>, 13 years ago |
HUGE: Update on documenation.
- a general skeleton of the documentation is now in place with all the major
components of MoleCuilder explained to some extent.
- some information has been transfered from TRAC (e.g. install procecure) into
this doxygen documentation where it is general and not specific to the
situation at our institute.
|
-
Property mode
set to
100644
|
File size:
488 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * Project: MoleCuilder
|
---|
3 | * Description: creates and alters molecular systems
|
---|
4 | * Copyright (C) 2010 University of Bonn. All rights reserved.
|
---|
5 | * Please see the LICENSE file or "Copyright notice" in builder.cpp for details.
|
---|
6 | */
|
---|
7 |
|
---|
8 | /**
|
---|
9 | * \file faq.dox
|
---|
10 | *
|
---|
11 | * Herein, all frequently asked questions (FAQ) are contained.
|
---|
12 | *
|
---|
13 | * Created on: Oct 11, 2011
|
---|
14 | * Author: heber
|
---|
15 | */
|
---|
16 |
|
---|
17 | /**
|
---|
18 | * \page faq Frequently Asked Questions
|
---|
19 | *
|
---|
20 | * TODO: Documentation - add FAQ
|
---|
21 | *
|
---|
22 | *
|
---|
23 | * \date 2011-10-31
|
---|
24 | *
|
---|
25 | */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.