From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v9 1/2] doc: add generic compilation doc for all sample apps Date: Wed, 25 Oct 2017 12:26:40 +0200 Message-ID: <1666015.7Vdc7jZGnZ@xps> References: <1508415063-233624-1-git-send-email-marko.kovacevic@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com, Herakliusz Lipiec To: Marko Kovacevic Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id A4C382661 for ; Wed, 25 Oct 2017 12:26:41 +0200 (CEST) In-Reply-To: <1508415063-233624-1-git-send-email-marko.kovacevic@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 19/10/2017 14:11, Marko Kovacevic: > +.. _sample_app_compilation: > + > +Compiling the Sample Applications > +================================= I think we should stop adding useless anchors. I may be wrong but I don't see the benefit of :ref:`sample_app_compilation` compared to :doc:`compiling`