mirror of https://github.com/opencv/opencv.git
parent
17d9509e31
commit
bf27889f04
3 changed files with 48 additions and 27 deletions
@ -1,24 +0,0 @@ |
||||
############################ |
||||
OpenCV API Reference |
||||
############################ |
||||
|
||||
.. toctree:: |
||||
:maxdepth: 2 |
||||
|
||||
core/doc/intro.rst |
||||
core/doc/core.rst |
||||
imgproc/doc/imgproc.rst |
||||
highgui/doc/highgui.rst |
||||
video/doc/video.rst |
||||
calib3d/doc/calib3d.rst |
||||
features2d/doc/features2d.rst |
||||
objdetect/doc/objdetect.rst |
||||
ml/doc/ml.rst |
||||
flann/doc/flann.rst |
||||
gpu/doc/gpu.rst |
||||
photo/doc/photo.rst |
||||
stitching/doc/stitching.rst |
||||
nonfree/doc/nonfree.rst |
||||
contrib/doc/contrib.rst |
||||
legacy/doc/legacy.rst |
||||
|
@ -0,0 +1,9 @@ |
||||
############################ |
||||
OpenCV API Reference |
||||
############################ |
||||
|
||||
.. toctree:: |
||||
:maxdepth: 2 |
||||
|
||||
core/doc/intro.rst |
||||
@OPENCV_REFMAN_TOC@ |
Loading…
Reference in new issue