Skip to content
  • Kilian Lackhove's avatar
    Use cmake to create doxygen documentation. · 4beeecd2
    Kilian Lackhove authored
    The documentation is now built in the build dir instead of the source dir via the make target "doc",
    i.e. by running "make doc". They are also installed to /usr/share/doc by "make install".
    Further, this commit adds new cmake options to create documentation files for Apple Xcode,
    Eclipse and Qt Creator, namely NEKTAR_BUILD_DOC_QHP, NEKTAR_BUILD_DOC_XCODE and NEKTAR_BUILD_DOC_ECLIPSE.
    4beeecd2