summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r--documentation/ref-manual/classes.rst6
1 files changed, 3 insertions, 3 deletions
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.
85====================== 85======================
86 86
87The :ref:`autotools* <ref-classes-autotools>` classes support packages built with the 87The :ref:`autotools* <ref-classes-autotools>` classes support packages built with the
88`GNU Autotools <https://en.wikipedia.org/wiki/GNU_Autotools>`__. 88:wikipedia:`GNU Autotools <GNU_Autotools>`.
89 89
90The ``autoconf``, ``automake``, and ``libtool`` packages bring 90The ``autoconf``, ``automake``, and ``libtool`` packages bring
91standardization. This class defines a set of tasks (e.g. ``configure``, 91standardization. This class defines a set of tasks (e.g. ``configure``,
@@ -1775,8 +1775,8 @@ is not needed.
1775``npm.bbclass`` 1775``npm.bbclass``
1776=============== 1776===============
1777 1777
1778Provides support for building Node.js software fetched using the `node 1778Provides support for building Node.js software fetched using the
1779package manager (NPM) <https://en.wikipedia.org/wiki/Npm_(software)>`__. 1779:wikipedia:`node package manager (NPM) <Npm_(software)>`.
1780 1780
1781.. note:: 1781.. note::
1782 1782