From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 25 May 2021 22:37:53 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1lldoH-0006vd-98 for lore@lore.pengutronix.de; Tue, 25 May 2021 22:37:53 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1lldoG-00056n-NS; Tue, 25 May 2021 22:37:52 +0200 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lldnW-00056d-Q5; Tue, 25 May 2021 22:37:06 +0200 Received: from rhi by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1lldnW-0002xc-HE; Tue, 25 May 2021 22:37:06 +0200 Date: Tue, 25 May 2021 22:37:06 +0200 From: Roland Hieber To: Bastian Krause Message-ID: <20210525203706.2aw54k6dnbltujot@pengutronix.de> References: <20210525160822.6416-1-bst@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210525160822.6416-1-bst@pengutronix.de> User-Agent: NeoMutt/20180716 Subject: Re: [ptxdist] [PATCH] doc: dev_layers_in_ptxdist: drop extra "`" X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Tue, May 25, 2021 at 06:08:22PM +0200, Bastian Krause wrote: > The RST custom link text syntax is > > :ref:`custom text` > > Signed-off-by: Bastian Krause > --- > doc/dev_layers_in_ptxdist.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/dev_layers_in_ptxdist.rst b/doc/dev_layers_in_ptxdist.rst > index a1066396c..27ca85832 100644 > --- a/doc/dev_layers_in_ptxdist.rst > +++ b/doc/dev_layers_in_ptxdist.rst > @@ -29,7 +29,7 @@ are used. Any layer specific handling is done implicitly by PTXdist. > However, there are a few things that need special handling. > > The variables :ref:`PTXDIST_WORKSPACE` and > -:ref:`PTXDIST_PLATFORMCONFIGDIR`` always refer > +:ref:`PTXDIST_PLATFORMCONFIGDIR` always refer Oh, I always thought you needed a space between the name and the target. But apparently this works too. - Roland > to the directories in the top layer. These variables might be used in rules > files like this: > > -- > 2.29.2 > > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de > To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de > -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de