From patchwork Mon Feb 22 17:02:58 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 62610 Delivered-To: patch@linaro.org Received: by 10.112.43.199 with SMTP id y7csp1325950lbl; Mon, 22 Feb 2016 08:06:31 -0800 (PST) X-Received: by 10.50.142.33 with SMTP id rt1mr12264883igb.37.1456157191589; Mon, 22 Feb 2016 08:06:31 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id n31si41710865ioi.144.2016.02.22.08.06.31; Mon, 22 Feb 2016 08:06:31 -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 Received: by lists.linaro.org (Postfix, from userid 109) id E4483617EA; Mon, 22 Feb 2016 16:06:30 +0000 (UTC) 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.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, 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 E87566180A; Mon, 22 Feb 2016 16:04:29 +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 E5081617C8; Mon, 22 Feb 2016 16:04:05 +0000 (UTC) Received: from mail-lf0-f42.google.com (mail-lf0-f42.google.com [209.85.215.42]) by lists.linaro.org (Postfix) with ESMTPS id DE99B6166C for ; Mon, 22 Feb 2016 16:04:03 +0000 (UTC) Received: by mail-lf0-f42.google.com with SMTP id l143so96836435lfe.2 for ; Mon, 22 Feb 2016 08:04:03 -0800 (PST) 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=/pN2N6ugUY86hIwmnpkmfwn8BmtZjpkj9ore59MrXoo=; b=nOXFW2kZw8vtAim1hQXRzYYDICfID/VIvndVa0x8pDbYZpK4DbHK9t+Xpo3PCMllUm I6XtlN73tZenzxdG7Je+7hIcrNsHmY5NeZR5YE6gpWFE3zBpsaYaEFgb+9LIF2cvjy2C 52zVXQz/xTDox1wYFETdrgraiggb0LcVFC0bht/lJCgJM01MMwLrhEEsePO8SMd81rFx KST8XvIrEndQ+P/xAVCjPe2h3BAwuxjDdpJUO7FwmyUSDX/tD+D6QVBVf3BvJSWsprZm vJOuHPPZrbyzU9S3cose43okmupEQ930KYAyI7OkvMZLszzz3okTApFMpLnOS3I1Mptt pMJA== X-Gm-Message-State: AG10YOSW1vlxZCzD2DqPFpx5FSiQVMgXUc9MldBdCAYyoL0ClD8u2Lk86qN8R2hCixF4wju4FSM= X-Received: by 10.25.31.80 with SMTP id f77mr9042282lff.18.1456157042882; Mon, 22 Feb 2016 08:04:02 -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 f184sm3470959lfe.6.2016.02.22.08.04.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 22 Feb 2016 08:04:02 -0800 (PST) From: Christophe Milard To: mike.holmes@linaro.org, bill.fischofer@linaro.org, petri.savolainen@linaro.org Date: Mon, 22 Feb 2016 18:02:58 +0100 Message-Id: <1456160578-8312-5-git-send-email-christophe.milard@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1456160578-8312-1-git-send-email-christophe.milard@linaro.org> References: <1456160578-8312-1-git-send-email-christophe.milard@linaro.org> MIME-Version: 1.0 X-Topics: patch Cc: lng-odp@lists.linaro.org Subject: [lng-odp] [PATCHv3 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 Reviewed-and-tested-by: Bill Fischofer --- 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 8cd82fa..a8c9462 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