Doxygen
-------
MueLu's documentation is built in the build tree:

   a) Run your cmake configure line or script.
   b) In the *build* directory in the subdirectory muelu/doc,
      type "make doc".  The documentation will be placed in muelu/doc/html.

User's Guide
------------
The user's guide is in muelu/doc/UsersGuide.
To build the guide, simply run "make", which should produce "mueluguide.pdf".
