mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] doc: dev manual: patches: clean up literal formatting
@ 2019-10-08 10:07 Roland Hieber
  2019-10-08 10:07 ` [ptxdist] [PATCH 2/2] doc: dev/ref manual: describe the <PKG>_PATCHES variable Roland Hieber
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2019-10-08 10:07 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

Make variable formatting consistent with the rest of the document by
using reST syntax instead of Markdown syntax.

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 doc/dev_manual.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/dev_manual.rst b/doc/dev_manual.rst
index 3dcaeb3d31fa..c370940906ea 100644
--- a/doc/dev_manual.rst
+++ b/doc/dev_manual.rst
@@ -1265,9 +1265,9 @@ integrated into your BSP or into PTXdist.
 
 PTXdist handles patching automatically.
 After extracting the archive of a package, PTXdist checks for the existence of
-a patch directory named like its `<PKG>` variable.
-Take an exemplary package `foo` with version `1.1.0`:
-The variable `FOO` will have the value ``foo-1.1.0``, so PTXdist will look for
+a patch directory named like its ``<PKG>`` variable.
+Take an exemplary package ``foo`` with version ``1.1.0``:
+The variable ``FOO`` will have the value ``foo-1.1.0``, so PTXdist will look for
 a patch directory named ``foo-1.1.0`` in the following locations:
 
 #. the current layer:
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-08 10:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08 10:07 [ptxdist] [PATCH 1/2] doc: dev manual: patches: clean up literal formatting Roland Hieber
2019-10-08 10:07 ` [ptxdist] [PATCH 2/2] doc: dev/ref manual: describe the <PKG>_PATCHES variable Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox