From 3f68e5bb0ea8b8c6226263650766ac6fe28ab61b Mon Sep 17 00:00:00 2001 From: Oleg Sklyarov Date: Thu, 9 Aug 2012 18:21:56 +0400 Subject: [PATCH] android tutorial minor layout fix (also my first test commit) --- .../introduction/android_binary_package/android_dev_intro.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 243087716f..5fb02c001e 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