Since we don't combine the C++ and C libraries in one documentation set anymore, we no longer need the \xxxgroup commands. In addition, CMake's FindDoxygen module now has the ability to pick up the project name and description from CMake variables set by the project() command.
This is part of open-simulation-platform/cse-core#300.
Since we don't combine the C++ and C libraries in one documentation set anymore, we no longer need the
\xxxgroup
commands. In addition, CMake'sFindDoxygen
module now has the ability to pick up the project name and description from CMake variables set by theproject()
command.This is part of open-simulation-platform/cse-core#300.