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>
Wed, 22 Oct 2014 11:24:15 +0000 (15:24 +0400)
commitba5f343c382610ca3f12a3637d0a0f29579c965f
tree0558bcc4c53f0a566fbf926ec77fb275c4626237
parente40567eaeeac42dd9dfd4791812fa866df84c206
Basic doxygen documentation support

- updated existing Doxyfile.in
- added corresponding cmake instructions
- added some specific files (layout, icon)
- clean existing doxygen warnings
17 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/core/include/opencv2/core.hpp
modules/core/include/opencv2/core/affine.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/dynamic_bitset.h
modules/flann/include/opencv2/flann/lsh_table.h
modules/flann/include/opencv2/flann/result_set.h
modules/imgproc/include/opencv2/imgproc.hpp
modules/video/include/opencv2/video/tracking.hpp