Howto generate documentation when building with Visual Studio
What is the procedure to generate documentation when CMake has been configured to generate build files for Visual Studio? It said that one should run make html_docs to build HTML-documentation. But there is not even a makefile. Also, is it a requirement to have doxygen installed to generate documentation? Or is Sphinx sufficient?
which opencv version is it ?
It's version 3.1.0
sphinx is only needed for opencv 2.4, you do not need it anymore for opencv 3