[gmx-users] generating Doxygen documentation

Michele Pellegrino micpel at kth.se
Wed Feb 12 16:30:07 CET 2020


Hi,


I am trying to generate the Doxygen documentation for GROMACS from the files in /docs/doxygen.

I following 2020 manual, I run 'make doxygen-all' in the build directory, succesfully; I don't know what to do next: I tried to run cmake in the doxygen directory to generate the Doxyfiles, but I get the following errors:

"""

CMake Error at CMakeLists.txt:36 (include):
  include could not find load file:

    gmxCustomCommandUtilities


CMake Error at CMakeLists.txt:37 (include):
  include could not find load file:

    gmxOptionUtilities


CMake Error at CMakeLists.txt:53 (gmx_dependent_option):
  Unknown CMake command "gmx_dependent_option".

"""

What should I do?


Thanks for your attention,

Michele


p.s. I am referring to the github master branch current version


More information about the gromacs.org_gmx-users mailing list