From: Oleg Sklyarov Date: Thu, 9 Aug 2012 14:21:56 +0000 (+0400) Subject: android tutorial minor layout fix (also my first test commit) X-Git-Tag: accepted/2.0/20130307.220821~397^2~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=71f032699d9a8e0b8e3763f1e6d59e9986348c6f;p=profile%2Fivi%2Fopencv.git android tutorial minor layout fix (also my first test commit) --- diff --git a/doc/tutorials/introduction/android_binary_package/android_dev_intro.rst b/doc/tutorials/introduction/android_binary_package/android_dev_intro.rst index 2430877..5fb02c0 100644 --- a/doc/tutorials/introduction/android_binary_package/android_dev_intro.rst +++ b/doc/tutorials/introduction/android_binary_package/android_dev_intro.rst @@ -9,7 +9,7 @@ This guide was designed to help you in learning Android development basics and q This guide was written with Windows 7 in mind, though it works with Linux (Ubuntu), Mac OS X and any other OS supported by Android SDK. -If you encounter any error after thoroughly following these steps, feel free to contact us via `OpenCV4Android `_ discussion group or OpenCV `Q&A forum `_ . We'll do our best to help you out. +If you encounter any error after thoroughly following these steps, feel free to contact us via `OpenCV4Android `_ discussion group or OpenCV `Q&A forum `_. We'll do our best to help you out. Android application structure ============================= @@ -112,7 +112,7 @@ If you are a beginner in Android development then we also recommend you to start .. _Android_Environment_Setup_Lite: -Manual environment setup for Android Development +Manual environment setup for Android development ================================================ Development in Java