DSDP
Creating the Documentation

DSDP uses Doxygen for documentation.

The DSDP documentation is available online at http://www.mcs.anl.gov/~benson/dsdp/.

To generate a local copy of the documentation,

  1. Make sure you have Doxygen, version 1.3.8 or later, installed.
  2. Change directory to DSDPROOT/dox .
  3. Type doxygen.
  4. Point your browser to DSDPROOT/dox/html/index.html .