From 3a7dd1d36891d76c5160e11b39ad85a3cbd69e68 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 3 Nov 2022 15:59:38 +0100 Subject: manuals: add shortcut for Wikipedia links (From yocto-docs rev: 47101c15cce156ab71683cac1c42ab94f43bdbee) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/classes.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual/classes.rst') diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 0d3d2586b4..6bab15257e 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -85,7 +85,7 @@ about the variable flags (varflags) that help control archive creation. ====================== The :ref:`autotools* ` classes support packages built with the -`GNU Autotools `__. +:wikipedia:`GNU Autotools `. The ``autoconf``, ``automake``, and ``libtool`` packages bring standardization. This class defines a set of tasks (e.g. ``configure``, @@ -1775,8 +1775,8 @@ is not needed. ``npm.bbclass`` =============== -Provides support for building Node.js software fetched using the `node -package manager (NPM) `__. +Provides support for building Node.js software fetched using the +:wikipedia:`node package manager (NPM) `. .. note:: -- cgit v1.2.3-54-g00ecf