Commit 5c788df8 authored by Andrey Kamaev's avatar Andrey Kamaev

Fix several documentation build warnings

Conflicts:
	modules/gpu/doc/video.rst
	modules/ocl/doc/ocl.rst
parent 9e171c9e
...@@ -29,7 +29,7 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -29,7 +29,7 @@ Here you can read tutorials about how to set up your computer to work with the O
.. tabularcolumns:: m{100pt} m{300pt} .. tabularcolumns:: m{100pt} m{300pt}
.. cssclass:: toctableopencv .. cssclass:: toctableopencv
=========== ====================================================== =========== ======================================================
|Usage_1| **Title:** :ref:`Linux_GCC_Usage` |Usage_1| **Title:** :ref:`Linux_GCC_Usage`
...@@ -47,7 +47,7 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -47,7 +47,7 @@ Here you can read tutorials about how to set up your computer to work with the O
.. tabularcolumns:: m{100pt} m{300pt} .. tabularcolumns:: m{100pt} m{300pt}
.. cssclass:: toctableopencv .. cssclass:: toctableopencv
=========== ====================================================== =========== ======================================================
|Usage_2| **Title:** :ref:`Linux_Eclipse_Usage` |Usage_2| **Title:** :ref:`Linux_Eclipse_Usage`
...@@ -67,7 +67,7 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -67,7 +67,7 @@ Here you can read tutorials about how to set up your computer to work with the O
.. tabularcolumns:: m{100pt} m{300pt} .. tabularcolumns:: m{100pt} m{300pt}
.. cssclass:: toctableopencv .. cssclass:: toctableopencv
=========== ====================================================== =========== ======================================================
|WinInstal| **Title:** :ref:`Windows_Installation` |WinInstal| **Title:** :ref:`Windows_Installation`
...@@ -85,7 +85,7 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -85,7 +85,7 @@ Here you can read tutorials about how to set up your computer to work with the O
.. tabularcolumns:: m{100pt} m{300pt} .. tabularcolumns:: m{100pt} m{300pt}
.. cssclass:: toctableopencv .. cssclass:: toctableopencv
=========== ====================================================== =========== ======================================================
|WinVSHowT| **Title:** :ref:`Windows_Visual_Studio_How_To` |WinVSHowT| **Title:** :ref:`Windows_Visual_Studio_How_To`
...@@ -93,7 +93,7 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -93,7 +93,7 @@ Here you can read tutorials about how to set up your computer to work with the O
*Author:* |Author_BernatG| *Author:* |Author_BernatG|
You will learn what steps you need to perform in order to use the OpenCV library inside a new Microsoft Visual Studio project. You will learn what steps you need to perform in order to use the OpenCV library inside a new Microsoft Visual Studio project.
=========== ====================================================== =========== ======================================================
...@@ -142,7 +142,7 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -142,7 +142,7 @@ Here you can read tutorials about how to set up your computer to work with the O
.. cssclass:: toctableopencv .. cssclass:: toctableopencv
================ ================================================= ================ =================================================
|AndroidNDKPack| **Title:** :ref:`Android_Dev_Intro` |AndroidLogo| **Title:** :ref:`Android_Dev_Intro`
*Compatibility:* > OpenCV 2.4.2 *Compatibility:* > OpenCV 2.4.2
...@@ -156,7 +156,7 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -156,7 +156,7 @@ Here you can read tutorials about how to set up your computer to work with the O
.. cssclass:: toctableopencv .. cssclass:: toctableopencv
================ ================================================= ================ =================================================
|AndroidNDKPack| **Title:** :ref:`O4A_SDK` |AndroidLogo| **Title:** :ref:`O4A_SDK`
*Compatibility:* > OpenCV 2.4.2 *Compatibility:* > OpenCV 2.4.2
...@@ -170,7 +170,7 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -170,7 +170,7 @@ Here you can read tutorials about how to set up your computer to work with the O
.. cssclass:: toctableopencv .. cssclass:: toctableopencv
================ ================================================= ================ =================================================
|AndroidNDKPack| **Title:** :ref:`dev_with_OCV_on_Android` |AndroidLogo| **Title:** :ref:`dev_with_OCV_on_Android`
*Compatibility:* > OpenCV 2.4.2 *Compatibility:* > OpenCV 2.4.2
...@@ -180,9 +180,9 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -180,9 +180,9 @@ Here you can read tutorials about how to set up your computer to work with the O
================ ================================================= ================ =================================================
.. |AndroidNDKPack| image:: images/android_logo.png .. |AndroidLogo| image:: images/android_logo.png
:height: 90pt :height: 90pt
:width: 90pt :width: 90pt
* **iOS** * **iOS**
...@@ -206,7 +206,7 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -206,7 +206,7 @@ Here you can read tutorials about how to set up your computer to work with the O
.. tabularcolumns:: m{100pt} m{300pt} .. tabularcolumns:: m{100pt} m{300pt}
.. cssclass:: toctableopencv .. cssclass:: toctableopencv
============= ====================================================== ============= ======================================================
|Beginners_1| **Title:** :ref:`Display_Image` |Beginners_1| **Title:** :ref:`Display_Image`
...@@ -224,13 +224,13 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -224,13 +224,13 @@ Here you can read tutorials about how to set up your computer to work with the O
.. tabularcolumns:: m{100pt} m{300pt} .. tabularcolumns:: m{100pt} m{300pt}
.. cssclass:: toctableopencv .. cssclass:: toctableopencv
=============== ====================================================== =============== ======================================================
|Beginners_2| **Title:** :ref:`Load_Save_Image` |Beginners_2| **Title:** :ref:`Load_Save_Image`
*Compatibility:* > OpenCV 2.0 *Compatibility:* > OpenCV 2.0
*Author:* |Author_AnaH| *Author:* |Author_AnaH|
We will learn how to save an Image in OpenCV...plus a small conversion to grayscale We will learn how to save an Image in OpenCV...plus a small conversion to grayscale
...@@ -244,13 +244,13 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -244,13 +244,13 @@ Here you can read tutorials about how to set up your computer to work with the O
.. tabularcolumns:: m{100pt} m{300pt} .. tabularcolumns:: m{100pt} m{300pt}
.. cssclass:: toctableopencv .. cssclass:: toctableopencv
=============== ====================================================== =============== ======================================================
|HowToWriteT| **Title:** :ref:`howToWriteTutorial` |HowToWriteT| **Title:** :ref:`howToWriteTutorial`
*Compatibility:* > OpenCV 1.0 *Compatibility:* > OpenCV 1.0
*Author:* |Author_BernatG| *Author:* |Author_BernatG|
If you already have a good grasp on using OpenCV and have made some projects that would be perfect presenting an OpenCV feature not yet part of these tutorials, here it is what you need to know. If you already have a good grasp on using OpenCV and have made some projects that would be perfect presenting an OpenCV feature not yet part of these tutorials, here it is what you need to know.
...@@ -266,7 +266,7 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -266,7 +266,7 @@ Here you can read tutorials about how to set up your computer to work with the O
.. We use a custom table of content format and as the table of content only imforms Sphinx about the hierarchy of the files, no need to show it. .. We use a custom table of content format and as the table of content only imforms Sphinx about the hierarchy of the files, no need to show it.
.. toctree:: .. toctree::
:hidden: :hidden:
../linux_install/linux_install ../linux_install/linux_install
../linux_gcc_cmake/linux_gcc_cmake ../linux_gcc_cmake/linux_gcc_cmake
...@@ -276,6 +276,7 @@ Here you can read tutorials about how to set up your computer to work with the O ...@@ -276,6 +276,7 @@ Here you can read tutorials about how to set up your computer to work with the O
../android_binary_package/android_binary_package ../android_binary_package/android_binary_package
../android_binary_package/android_binary_package_using_with_NDK ../android_binary_package/android_binary_package_using_with_NDK
../android_binary_package/android_dev_intro ../android_binary_package/android_dev_intro
../android_binary_package/O4A_SDK
../android_binary_package/dev_with_OCV_on_Android ../android_binary_package/dev_with_OCV_on_Android
../ios_install/ios_install ../ios_install/ios_install
../display_image/display_image ../display_image/display_image
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment