From 1720b8b58b4ff36b5c331269a1b21e9d7ae10421 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 11 Aug 2009 12:08:25 +0200 Subject: usermanual: Fix the make pdf target. Use filename and emphasis inside a para to make jade happy. --- docs/usermanual/chapters/common_use_cases.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'docs/usermanual') diff --git a/docs/usermanual/chapters/common_use_cases.xml b/docs/usermanual/chapters/common_use_cases.xml index 1407304ec9..532e183c56 100644 --- a/docs/usermanual/chapters/common_use_cases.xml +++ b/docs/usermanual/chapters/common_use_cases.xml @@ -509,12 +509,12 @@ SDK_SUFFIX = "toolchain-YOUR" distribution you are targetting. - SDK creation currently does not work with the DISTRO - set to micro. + SDK creation currently does not work with the DISTRO + set to micro. - If the environment-setup script packaged in the SDK should + If the environment-setup script packaged in the SDK should require more environment look at the meta-toolchain-qte.bb - to accomplish this. + to accomplish this. @@ -550,20 +550,20 @@ SDK_SUFFIX = "toolchain-YOUR" - The deployment directory depends on the distribution and used - C library. In the case of Angstrom and glibc it is located in - tmp/deploy/glibc/sdk. + The deployment directory depends on the distribution + and used C library. In the case of Angstrom and glibc it is + located in tmp/deploy/glibc/sdk. - Change qt4-embedded.inc and + Change qt4-embedded.inc and qt4.inc for using different Qt configuration flags. This might include a custom qconfig.h to produce a reduced - size build. + size build. - When distributing the SDK make sure to include a written offer + When distributing the SDK make sure to include a written offer to provide the sourcecode of GPL licensed applications or provide parts of the sources folder. The sources folder is located right next to the sdk - one. + one. -- cgit 1.2.3-korg