UFS_UTILS icon indicating copy to clipboard operation
UFS_UTILS copied to clipboard

build sphinx documentation from cmake build, remove docs/Makefile

Open edwardhartnett opened this issue 4 years ago • 2 comments
trafficstars

No hand-rolled makefiles please. The sphinx documentation should be build from cmake. @kgerheiser can assist with the cmake commands.

edwardhartnett avatar Feb 09 '21 12:02 edwardhartnett

Is there anything I need to do here? What Sphinx documentation are you referring to?

kgerheiser avatar Mar 01 '21 15:03 kgerheiser

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.

edwardhartnett avatar Mar 01 '21 18:03 edwardhartnett