UFS_UTILS
UFS_UTILS copied to clipboard
build sphinx documentation from cmake build, remove docs/Makefile
trafficstars
No hand-rolled makefiles please. The sphinx documentation should be build from cmake. @kgerheiser can assist with the cmake commands.
Is there anything I need to do here? What Sphinx documentation are you referring to?
There is a Makefile in the docs directory that does something to generate spinx documentation from some document files (also in docs).
THis needs to be integrated with the existing documentation build in CMake.