Overview docs for using Gromacs as a library
authorTeemu Murtola <teemu.murtola@gmail.com>
Tue, 31 Dec 2013 11:15:53 +0000 (13:15 +0200)
committerTeemu Murtola <teemu.murtola@gmail.com>
Thu, 30 Jan 2014 14:37:09 +0000 (15:37 +0100)
commit0f6d9031ca80dbf71672765f4d16d0aaf3b8f4a0
tree69e4c12b06354816a65a203bb0351248550820f8
parent1dc1b8848bac975227f42dc500659017a6c1593e
Overview docs for using Gromacs as a library

Add some documentation for the commandline module, and make the set of
installed headers provide a useful set of features.
Add an overview documentation for how to initialize Gromacs as a library
under different contexts.  Also, include some general notes about the
Gromacs API.  Can be extended in the future.

Change-Id: I13921fe1f1434fee8c495a169e6f5db645711f79
doxygen/mainpage.md
doxygen/usinglibrary.md [new file with mode: 0644]
src/gromacs/commandline.h
src/gromacs/commandline/CMakeLists.txt
src/gromacs/commandline/cmdlineinit.cpp
src/gromacs/commandline/cmdlineinit.h