Basic doxygen documentation support
authorMaksim Shabunin <maksim.shabunin@itseez.com>
Thu, 9 Oct 2014 10:04:00 +0000 (14:04 +0400)
committerMaksim Shabunin <maksim.shabunin@itseez.com>
Thu, 23 Oct 2014 14:27:26 +0000 (18:27 +0400)
commit9b55c0999913e56778ffbe565178253b0cb33d49
tree0e8ead42c3afdf0ac6dc702a2ef31bb4fd99e122
parent7bff33782841ad25c606def4ef004579f2c0b639
Basic doxygen documentation support

- updated existing Doxyfile.in
- added corresponding cmake instructions
- added some specific files (layout, icon)
- clean existing doxygen warnings

Conflicts:
CMakeLists.txt
doc/CMakeLists.txt
modules/core/include/opencv2/core.hpp
modules/core/include/opencv2/core/base.hpp
modules/core/include/opencv2/core/cuda.inl.hpp
modules/core/include/opencv2/core/mat.hpp
modules/core/include/opencv2/core/matx.hpp
modules/core/include/opencv2/core/types.hpp
modules/flann/include/opencv2/flann/lsh_table.h
modules/imgproc/include/opencv2/imgproc.hpp
18 files changed:
CMakeLists.txt
doc/CMakeLists.txt
doc/Doxyfile.in
doc/DoxygenLayout.xml [new file with mode: 0644]
doc/opencv-logo-small.png [new file with mode: 0644]
modules/contrib/include/opencv2/contrib/contrib.hpp
modules/contrib/include/opencv2/contrib/retina.hpp
modules/core/include/opencv2/core/affine.hpp
modules/core/include/opencv2/core/core.hpp
modules/core/include/opencv2/core/gpumat.hpp
modules/core/include/opencv2/core/operations.hpp
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/flann/include/opencv2/flann/dynamic_bitset.h
modules/flann/include/opencv2/flann/lsh_table.h
modules/flann/include/opencv2/flann/result_set.h
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/video/include/opencv2/video/background_segm.hpp
modules/video/include/opencv2/video/tracking.hpp