mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Made reference manual table of contents autogenerated
This commit is contained in:
@@ -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@
|
||||
Reference in New Issue
Block a user