diff --git a/doc/tutorials/introduction/table_of_content_introduction/table_of_content_introduction.rst b/doc/tutorials/introduction/table_of_content_introduction/table_of_content_introduction.rst index 5e74c1f8f..f7e186dc3 100644 --- a/doc/tutorials/introduction/table_of_content_introduction/table_of_content_introduction.rst +++ b/doc/tutorials/introduction/table_of_content_introduction/table_of_content_introduction.rst @@ -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} .. cssclass:: toctableopencv - + =========== ====================================================== |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 .. tabularcolumns:: m{100pt} m{300pt} .. cssclass:: toctableopencv - + =========== ====================================================== |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 .. tabularcolumns:: m{100pt} m{300pt} .. cssclass:: toctableopencv - + =========== ====================================================== |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 .. tabularcolumns:: m{100pt} m{300pt} .. cssclass:: toctableopencv - + =========== ====================================================== |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 *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 .. cssclass:: toctableopencv ================ ================================================= - |AndroidNDKPack| **Title:** :ref:`Android_Dev_Intro` + |AndroidLogo| **Title:** :ref:`Android_Dev_Intro` *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 .. cssclass:: toctableopencv ================ ================================================= - |AndroidNDKPack| **Title:** :ref:`O4A_SDK` + |AndroidLogo| **Title:** :ref:`O4A_SDK` *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 .. cssclass:: toctableopencv ================ ================================================= - |AndroidNDKPack| **Title:** :ref:`dev_with_OCV_on_Android` + |AndroidLogo| **Title:** :ref:`dev_with_OCV_on_Android` *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 ================ ================================================= - .. |AndroidNDKPack| image:: images/android_logo.png - :height: 90pt - :width: 90pt + .. |AndroidLogo| image:: images/android_logo.png + :height: 90pt + :width: 90pt * **iOS** @@ -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} .. cssclass:: toctableopencv - + ============= ====================================================== |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 .. tabularcolumns:: m{100pt} m{300pt} .. cssclass:: toctableopencv - + =============== ====================================================== |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 @@ -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} .. cssclass:: toctableopencv - + =============== ====================================================== |HowToWriteT| **Title:** :ref:`howToWriteTutorial` *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. @@ -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. .. toctree:: - :hidden: + :hidden: ../linux_install/linux_install ../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 ../android_binary_package/android_binary_package ../android_binary_package/android_binary_package_using_with_NDK ../android_binary_package/android_dev_intro + ../android_binary_package/O4A_SDK ../android_binary_package/dev_with_OCV_on_Android ../ios_install/ios_install ../display_image/display_image