From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: move rel_notes instructions as comments Date: Tue, 17 May 2016 07:54:11 +0200 Message-ID: <28716726.MjP2ZFYKIL@xps13> References: <1463146079-7607-1-git-send-email-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" To: Olivier Matz Return-path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id 8F68F6A10 for ; Tue, 17 May 2016 07:54:15 +0200 (CEST) Received: by mail-wm0-f54.google.com with SMTP id g17so11185323wme.1 for ; Mon, 16 May 2016 22:54:15 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > We don't want to have this instructions in the generated docs, so use > > comments. It's also less confusing for people adding entries in the > > documentation. > > > > Signed-off-by: Olivier Matz > > Good idea. > > Reviewed-by: John McNamara > Acked-by: John McNamara Applied, thanks