moved the new docs from docroot to doc
authorVadim Pisarevsky <no@email>
Mon, 9 May 2011 16:35:11 +0000 (16:35 +0000)
committerVadim Pisarevsky <no@email>
Mon, 9 May 2011 16:35:11 +0000 (16:35 +0000)
commita15fe21ea0f7d0af58c94e9585482660ef64ff88
tree90c8eda5221f467ed275b56a739ab7c73c18ba8a
parent7491596ef8c50c99971c0a8fc03f40bbf98bf774
moved the new docs from docroot to doc
69 files changed:
doc/opencv1/CMakeLists.txt [new file with mode: 0644]
doc/opencv1/bibliography.rst [new file with mode: 0644]
doc/opencv1/c/c_index.rst [new file with mode: 0644]
doc/opencv1/c/calib3d.rst [new file with mode: 0644]
doc/opencv1/c/calib3d_camera_calibration_and_3d_reconstruction.rst [new file with mode: 0644]
doc/opencv1/c/conf.py [new file with mode: 0644]
doc/opencv1/c/core.rst [new file with mode: 0644]
doc/opencv1/c/core_basic_structures.rst [new file with mode: 0644]
doc/opencv1/c/core_clustering.rst [new file with mode: 0644]
doc/opencv1/c/core_drawing_functions.rst [new file with mode: 0644]
doc/opencv1/c/core_dynamic_structures.rst [new file with mode: 0644]
doc/opencv1/c/core_operations_on_arrays.rst [new file with mode: 0644]
doc/opencv1/c/core_utility_and_system_functions_and_macros.rst [new file with mode: 0644]
doc/opencv1/c/core_xml_yaml_persistence.rst [new file with mode: 0644]
doc/opencv1/c/features2d.rst [new file with mode: 0644]
doc/opencv1/c/features2d_feature_detection_and_description.rst [new file with mode: 0644]
doc/opencv1/c/highgui.rst [new file with mode: 0644]
doc/opencv1/c/highgui_qt_new_functions.rst [new file with mode: 0644]
doc/opencv1/c/highgui_reading_and_writing_images_and_video.rst [new file with mode: 0644]
doc/opencv1/c/highgui_user_interface.rst [new file with mode: 0644]
doc/opencv1/c/imgproc.rst [new file with mode: 0644]
doc/opencv1/c/imgproc_feature_detection.rst [new file with mode: 0644]
doc/opencv1/c/imgproc_geometric_image_transformations.rst [new file with mode: 0644]
doc/opencv1/c/imgproc_histograms.rst [new file with mode: 0644]
doc/opencv1/c/imgproc_image_filtering.rst [new file with mode: 0644]
doc/opencv1/c/imgproc_miscellaneous_image_transformations.rst [new file with mode: 0644]
doc/opencv1/c/imgproc_motion_analysis_and_object_tracking.rst [new file with mode: 0644]
doc/opencv1/c/imgproc_object_detection.rst [new file with mode: 0644]
doc/opencv1/c/imgproc_planar_subdivisions.rst [new file with mode: 0644]
doc/opencv1/c/imgproc_structural_analysis_and_shape_descriptors.rst [new file with mode: 0644]
doc/opencv1/c/objdetect.rst [new file with mode: 0644]
doc/opencv1/c/objdetect_cascade_classification.rst [new file with mode: 0644]
doc/opencv1/c/video.rst [new file with mode: 0644]
doc/opencv1/c/video_motion_analysis_and_object_tracking.rst [new file with mode: 0644]
doc/opencv1/conf.py [new file with mode: 0644]
doc/opencv1/index.rst [new file with mode: 0644]
doc/opencv1/py/calib3d.rst [new file with mode: 0644]
doc/opencv1/py/calib3d_camera_calibration_and_3d_reconstruction.rst [new file with mode: 0644]
doc/opencv1/py/conf.py [new file with mode: 0644]
doc/opencv1/py/cookbook.rst [new file with mode: 0644]
doc/opencv1/py/core.rst [new file with mode: 0644]
doc/opencv1/py/core_basic_structures.rst [new file with mode: 0644]
doc/opencv1/py/core_clustering.rst [new file with mode: 0644]
doc/opencv1/py/core_drawing_functions.rst [new file with mode: 0644]
doc/opencv1/py/core_dynamic_structures.rst [new file with mode: 0644]
doc/opencv1/py/core_operations_on_arrays.rst [new file with mode: 0644]
doc/opencv1/py/core_utility_and_system_functions_and_macros.rst [new file with mode: 0644]
doc/opencv1/py/core_xml_yaml_persistence.rst [new file with mode: 0644]
doc/opencv1/py/features2d.rst [new file with mode: 0644]
doc/opencv1/py/features2d_feature_detection_and_description.rst [new file with mode: 0644]
doc/opencv1/py/highgui.rst [new file with mode: 0644]
doc/opencv1/py/highgui_reading_and_writing_images_and_video.rst [new file with mode: 0644]
doc/opencv1/py/highgui_user_interface.rst [new file with mode: 0644]
doc/opencv1/py/imgproc.rst [new file with mode: 0644]
doc/opencv1/py/imgproc_feature_detection.rst [new file with mode: 0644]
doc/opencv1/py/imgproc_geometric_image_transformations.rst [new file with mode: 0644]
doc/opencv1/py/imgproc_histograms.rst [new file with mode: 0644]
doc/opencv1/py/imgproc_image_filtering.rst [new file with mode: 0644]
doc/opencv1/py/imgproc_miscellaneous_image_transformations.rst [new file with mode: 0644]
doc/opencv1/py/imgproc_motion_analysis_and_object_tracking.rst [new file with mode: 0644]
doc/opencv1/py/imgproc_object_detection.rst [new file with mode: 0644]
doc/opencv1/py/imgproc_planar_subdivisions.rst [new file with mode: 0644]
doc/opencv1/py/imgproc_structural_analysis_and_shape_descriptors.rst [new file with mode: 0644]
doc/opencv1/py/introduction.rst [new file with mode: 0644]
doc/opencv1/py/objdetect.rst [new file with mode: 0644]
doc/opencv1/py/objdetect_cascade_classification.rst [new file with mode: 0644]
doc/opencv1/py/py_index.rst [new file with mode: 0644]
doc/opencv1/py/video.rst [new file with mode: 0644]
doc/opencv1/py/video_motion_analysis_and_object_tracking.rst [new file with mode: 0644]