From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 33C432661 for ; Mon, 13 Aug 2018 16:37:35 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Aug 2018 07:37:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,233,1531810800"; d="scan'208";a="224252966" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga004.jf.intel.com with ESMTP; 13 Aug 2018 07:37:34 -0700 Received: from fmsmsx112.amr.corp.intel.com (10.18.116.6) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 13 Aug 2018 07:37:34 -0700 Received: from lcsmsx155.ger.corp.intel.com (10.186.165.233) by FMSMSX112.amr.corp.intel.com (10.18.116.6) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 13 Aug 2018 07:37:33 -0700 Received: from hasmsx111.ger.corp.intel.com ([169.254.5.163]) by LCSMSX155.ger.corp.intel.com ([169.254.12.218]) with mapi id 14.03.0319.002; Mon, 13 Aug 2018 17:37:31 +0300 From: "Jozwiak, TomaszX" To: "Trahe, Fiona" , "dev@dpdk.org" , "De Lara Guarch, Pablo" , "thomas@monjalon.net" Thread-Topic: [PATCH v3 4/6] doc/qat: add overview of doc sections Thread-Index: AQHUMLQTOR/OK6TNEEiCy7jcDmmqBKS9w9qA Date: Mon, 13 Aug 2018 14:37:30 +0000 Message-ID: References: <1533833430-29134-8-git-send-email-fiona.trahe@intel.com> <1533910253-29652-5-git-send-email-fiona.trahe@intel.com> In-Reply-To: <1533910253-29652-5-git-send-email-fiona.trahe@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.104.14.175] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 4/6] doc/qat: add overview of doc sections X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Aug 2018 14:37:36 -0000 -----Original Message----- From: Trahe, Fiona=20 Sent: Friday, August 10, 2018 4:11 PM To: dev@dpdk.org; De Lara Guarch, Pablo ; J= ozwiak, TomaszX ; thomas@monjalon.net Cc: Trahe, Fiona Subject: [PATCH v3 4/6] doc/qat: add overview of doc sections Add overview of QAT doc sections and link between them. Indent to next level all sections within the crypto and common sections. Signed-off-by: Fiona Trahe Acked-by: tomaszx.jozwiak@intel.com