diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 152246022b..6fd68d8257 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -2251,6 +2251,20 @@ | |||
| 2251 | </para> | 2251 | </para> |
| 2252 | </section> | 2252 | </section> |
| 2253 | 2253 | ||
| 2254 | <section id='ref-classes-npm'> | ||
| 2255 | <title><filename>npm.bbclass</filename></title> | ||
| 2256 | |||
| 2257 | <para> | ||
| 2258 | Provides support for building Node.js software fetched using the npm | ||
| 2259 | package manager. | ||
| 2260 | <note> | ||
| 2261 | Currently, recipes inheriting this class must use the | ||
| 2262 | <filename>npm://</filename> fetcher to have dependencies fetched | ||
| 2263 | and packaged automatically. | ||
| 2264 | </note> | ||
| 2265 | </para> | ||
| 2266 | </section> | ||
| 2267 | |||
| 2254 | <section id='ref-classes-oelint'> | 2268 | <section id='ref-classes-oelint'> |
| 2255 | <title><filename>oelint.bbclass</filename></title> | 2269 | <title><filename>oelint.bbclass</filename></title> |
| 2256 | 2270 | ||
