From 71f032699d9a8e0b8e3763f1e6d59e9986348c6f 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 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 -- 2.7.4