From patchwork Wed Feb 17 17:57:04 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 62122 Delivered-To: patch@linaro.org Received: by 10.112.43.199 with SMTP id y7csp112209lbl; Wed, 17 Feb 2016 09:00:39 -0800 (PST) X-Received: by 10.140.98.197 with SMTP id o63mr3226810qge.78.1455728438933; Wed, 17 Feb 2016 09:00:38 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id v63si2121790qhc.0.2016.02.17.09.00.38; Wed, 17 Feb 2016 09:00:38 -0800 (PST) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 70AC26193B; Wed, 17 Feb 2016 17:00:38 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=CSj96KhF; dkim-adsp=none (unprotected policy); dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 58ADE61690; Wed, 17 Feb 2016 16:59:31 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id EB63761707; Wed, 17 Feb 2016 16:58:22 +0000 (UTC) Received: from mail-lb0-f170.google.com (mail-lb0-f170.google.com [209.85.217.170]) by lists.linaro.org (Postfix) with ESMTPS id 0DA51617E6 for ; Wed, 17 Feb 2016 16:58:19 +0000 (UTC) Received: by mail-lb0-f170.google.com with SMTP id x4so13374198lbm.0 for ; Wed, 17 Feb 2016 08:58:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=CVnAs0kkPJYtZ7VNS7SA4Ra8AlGVR5Eh85QH9BrHNhk=; b=CSj96KhFNCNCHduHiFQC6SP0lBRCdkV5XkG5Mffo/SDcWBTW9PZUyB0eyYs1exkI/f HhINGirnByWINt1y33l0tKxCRwYt8b4gWrl/bisneETtGtN1Sr3pd3A93iGc+s91nezS dVEKkRdZQJJTWrGbMY/OL9WUHJ36ybWH3OIgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=CVnAs0kkPJYtZ7VNS7SA4Ra8AlGVR5Eh85QH9BrHNhk=; b=EJV9resO+QmdPPMMQkJMSjDyyZhpdtjKARWssLEtBxX2wPZfMkYBY89EuCpKE3UJ3N moEESFh+6h6oQh6CGe/9y8OVnmG1vbE9cjTdT6+iJWa0/p6XZGmVcx3YhJ26b9yjekEv U1RUxNHQMz4yvJvZc8WLhCg6WVtUKTkRzq2VfNSxGmeLIdCuEQH4u/tlpIE6mxbADC28 GluKMR/tkQo5iyevVaw2ybELXgZkvHr7YS4FN+sfTp2I07ryaCBKf8JbD1Xoj7xwxxaQ hMvxYRW07nku9+RS3HEEfWC4Qj0pSNkCv2s45gO1WGQfWEuGNqWY5dDFC448icCrBL3n D2LQ== X-Gm-Message-State: AG10YOQeDhNWDui8C4yiKLFmprK3mWUt4UJe6Ex5ayFWAVXXzxKd2Fq2gyMmlVCPlNbYnjO6PcU= X-Received: by 10.112.37.233 with SMTP id b9mr1343112lbk.8.1455728297951; Wed, 17 Feb 2016 08:58:17 -0800 (PST) Received: from erachmi-ericsson.ki.sw.ericsson.se (c-83-233-90-46.cust.bredband2.com. [83.233.90.46]) by smtp.gmail.com with ESMTPSA id td7sm327393lbb.6.2016.02.17.08.58.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 17 Feb 2016 08:58:17 -0800 (PST) From: Christophe Milard To: mike.holmes@linaro.org, bill.fischofer@linaro.org Date: Wed, 17 Feb 2016 18:57:04 +0100 Message-Id: <1455731824-17230-4-git-send-email-christophe.milard@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1455731824-17230-1-git-send-email-christophe.milard@linaro.org> References: <1455731824-17230-1-git-send-email-christophe.milard@linaro.org> MIME-Version: 1.0 X-Topics: patch Cc: lng-odp@lists.linaro.org Subject: [lng-odp] [PATCH 4/4] doc: removing invalid characters X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" linux "tree" command output contains non printable character 160 which made its way into the asciidoc. Removed and replaced by space here. Signed-off-by: Christophe Milard --- doc/implementers-guide/implementers-guide.adoc | 34 +++++++++++++------------- doc/users-guide/users-guide.adoc | 10 ++++---- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/doc/implementers-guide/implementers-guide.adoc b/doc/implementers-guide/implementers-guide.adoc index d68354d..7ec2208 100644 --- a/doc/implementers-guide/implementers-guide.adoc +++ b/doc/implementers-guide/implementers-guide.adoc @@ -22,25 +22,25 @@ tree, but leave the actual definitions to be defined by the specific platform. ---- ./ ├── include/ -│   ├── odp/ -│   │   └── api/ <1> -│   │   └── The Public API and the documentation. -│   │ -│   └── odp.h <4> This file should be the only file included by the application. +│ ├── odp/ +│ │ └── api/ <1> +│ │ └── The Public API and the documentation. +│ │ +│ └── odp.h <4> This file should be the only file included by the application. │ ├── platform/ -│   ├── / -│   │   ├── include/ -│   │   │   ├── odp/ <2> -│   │   │   │   ├── In-line function definitions of the public API for this -│   │   │   │ │ platform seen by the application. -│   │   │   │ │ -│   │   │   │   └── plat/ <3> -│   │   │   │     └── Platform specific types, enums etc as seen by the -│   │   │   │ application but require overriding by the -│   │   │   │ implementation. -│   │   │   │   -│   │   │   └── Internal header files seen only by the implementation. +│ ├── / +│ │ ├── include/ +│ │ │ ├── odp/ <2> +│ │ │ │ ├── In-line function definitions of the public API for this +│ │ │ │ │ platform seen by the application. +│ │ │ │ │ +│ │ │ │ └── plat/ <3> +│ │ │ │   └── Platform specific types, enums etc as seen by the +│ │ │ │ application but require overriding by the +│ │ │ │ implementation. +│ │ │ │   +│ │ │ └── Internal header files seen only by the implementation. ---- <1> The doxygen description of the API definition is held in the public api file diff --git a/doc/users-guide/users-guide.adoc b/doc/users-guide/users-guide.adoc index bc23b72..5aab949 100644 --- a/doc/users-guide/users-guide.adoc +++ b/doc/users-guide/users-guide.adoc @@ -475,11 +475,11 @@ visible to the application. ---- ./ ├── include/ -│   ├── odp/ -│   │   └── api/ -│   │   └── The Public API and the documentation. -│   │ -│   └── odp.h This file should be the only file included by the application. +│ ├── odp/ +│ │ └── api/ +│ │ └── The Public API and the documentation. +│ │ +│ └── odp.h This file should be the only file included by the application. ---- === Initialization