Closed jgvictores closed 5 years ago
* doxygen
Done? See https://github.com/roboticslab-uc3m/questions-and-answers/issues/79.
Yes, Doxygen is ready. we could abstract the generation of gitbooks (see example update-gitbook.sh script) with CMake, but we lack a proper CMake wrapper (e.g. there is a FindDoxygen, but no FindNode nor FindGitbook). Since cooking our own solution feels like overkill, let's not meddle with this any longer.
Conclusion: would be nice to have a make dox
, but we are happy with a simple shell script (for now!).
Migrate alternative build systems to cmake, essentially scripts, such as:
invalid
for now)