From patchwork Tue Jan 12 19:16:48 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Holmes X-Patchwork-Id: 59640 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp2924788lbb; Tue, 12 Jan 2016 11:17:14 -0800 (PST) X-Received: by 10.140.32.53 with SMTP id g50mr172741771qgg.47.1452626234583; Tue, 12 Jan 2016 11:17:14 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id x4si32083470qka.74.2016.01.12.11.17.14; Tue, 12 Jan 2016 11:17:14 -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 EF9CC61738; Tue, 12 Jan 2016 19:17:13 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=VZMYi/sK; 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_H2,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 E800F6169E; Tue, 12 Jan 2016 19:17:01 +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 5379D61735; Tue, 12 Jan 2016 19:16:55 +0000 (UTC) Received: from mail-qg0-f41.google.com (mail-qg0-f41.google.com [209.85.192.41]) by lists.linaro.org (Postfix) with ESMTPS id 0FBA261688 for ; Tue, 12 Jan 2016 19:16:50 +0000 (UTC) Received: by mail-qg0-f41.google.com with SMTP id e32so347873980qgf.3 for ; Tue, 12 Jan 2016 11:16:50 -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; bh=T6LaUqcA7bohWrn+IlUox7uFrKCdIMcDKtisHgDWq74=; b=VZMYi/sK9PVKUAr7FVaa3I6W5A0IWyNRPdsFhtaZU6hN5JtN9yrsLniVK1+/do5o7j 08rV/Ow2x9j7huwqXqr+xnpScx89OwAM5i8toK+un1Fvd0XeEPWT2VX11G2wmZuuURAC mKeZjUS3qjwU/p9LwDGbMJM6T4i/qzsXh5IPY= 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; bh=T6LaUqcA7bohWrn+IlUox7uFrKCdIMcDKtisHgDWq74=; b=F5pohoI8OeYDaXAaKwOgO4Rrw6CwOqXeU60SEhHoHaSXOQoa69VzCW38IAS3KgigaY Goad/QuOAyew+TP4oIgFwnaQvoKvs/m1BA5F/Uva+bzH5jWhhnHYvD6PvM1vh2Dj2FQg 4HGkwqRyhgtMKh/Kkvk3liRazUR51uv5HnNme0v6rHWUva4UvErD+LMgUV/nycBdllmn KvYwPursnPEfOnSLnw05WqMwIaLj3DJMXph524OeGaVFtLVjnWQDQIzvEgFJsrRSylQz XbJ/YeIgV7fYFYdzoWj1s/X0VBU5JL5M+hW3c/Scv0jv0igMNg9wQ3HryMXQf3cH6cps XJxw== X-Gm-Message-State: ALoCoQndCD33AZKusNA9ejpfPpWXaDXfHwt5o8GPO4Bz1NklNP38GCdjv8lETzwFPH7/V3bZ+tKLjZtkRhK4VGotmJ9BDod0rA== X-Received: by 10.140.141.138 with SMTP id 132mr73822100qhn.74.1452626209818; Tue, 12 Jan 2016 11:16:49 -0800 (PST) Received: from localhost.localdomain (c-98-221-136-245.hsd1.nj.comcast.net. [98.221.136.245]) by smtp.gmail.com with ESMTPSA id z62sm28485450qka.26.2016.01.12.11.16.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 12 Jan 2016 11:16:49 -0800 (PST) From: Mike Holmes To: lng-odp@lists.linaro.org Date: Tue, 12 Jan 2016 14:16:48 -0500 Message-Id: <1452626208-2600-1-git-send-email-mike.holmes@linaro.org> X-Mailer: git-send-email 2.5.0 X-Topics: Architecture patch Subject: [lng-odp] [PATCH] doc: identify asciidocs to search engines 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: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Search engines are not currently indexing the documentation, add a title and description in addition to Google analytics to the documents. Signed-off-by: Mike Holmes --- doc/implementers-guide/implementers-guide.adoc | 22 ++++++++++++++++++---- doc/process-guide/release-guide.adoc | 20 +++++++++++++++++--- doc/users-guide/users-guide.adoc | 21 +++++++++++++++++---- 3 files changed, 52 insertions(+), 11 deletions(-) diff --git a/doc/implementers-guide/implementers-guide.adoc b/doc/implementers-guide/implementers-guide.adoc index de0b9b1..9486b90 100644 --- a/doc/implementers-guide/implementers-guide.adoc +++ b/doc/implementers-guide/implementers-guide.adoc @@ -1,12 +1,26 @@ -OpenDataPlane (ODP) Implementers Guide -======================================= +:doctitle: OpenDataPlane (ODP) Implementers-Guide +:description: This document is intended to guide a new OpenDataPlane + +implementation developer. + +++++ + +++++ + :toc: - :numbered!: [abstract] Abstract -------- -This document is intended to guide a new ODP developer. +This document is intended to guide a new ODP implementation developer. Further details about ODP may be found at http://opendataplane.org[ODP homepage] diff --git a/doc/process-guide/release-guide.adoc b/doc/process-guide/release-guide.adoc index 5bef890..d317650 100644 --- a/doc/process-guide/release-guide.adoc +++ b/doc/process-guide/release-guide.adoc @@ -1,7 +1,21 @@ -OpenDataPlane (ODP) Release-Guide -================================= +:doctitle: OpenDataPlane (ODP) Release-Guide +:description: This document is intended to guide a new OpenDataPlane + +application developer in understanding the git work flow of the project + +++++ + +++++ + :toc: - :numbered!: [abstract] Abstract diff --git a/doc/users-guide/users-guide.adoc b/doc/users-guide/users-guide.adoc index 542b7d1..3a976d3 100644 --- a/doc/users-guide/users-guide.adoc +++ b/doc/users-guide/users-guide.adoc @@ -1,8 +1,21 @@ -OpenDataPlane (ODP) Users-Guide -================================ +:doctitle: OpenDataPlane (ODP) Users-Guide +:description: This document is intended to guide a new OpenDataPlane + +application developer. + +++++ + +++++ + :toc: - - :numbered!: [abstract] Abstract