diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 36c0ee3502..5d99b69c7f 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -515,14 +515,16 @@ | |||
| 515 | </section> | 515 | </section> |
| 516 | 516 | ||
| 517 | <section id='ref-classes-devshell'> | 517 | <section id='ref-classes-devshell'> |
| 518 | <title>Developer Shell - <filename>devshell.bbclass</filename></title> | 518 | <title><filename>devshell.bbclass</filename></title> |
| 519 | 519 | ||
| 520 | <para> | 520 | <para> |
| 521 | This class adds the <filename>devshell</filename> task. | 521 | The <filename>devshell</filename> class adds the |
| 522 | <filename>devshell</filename> task. | ||
| 522 | Distribution policy dictates whether to include this class. | 523 | Distribution policy dictates whether to include this class. |
| 523 | See the | 524 | See the |
| 524 | "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devshell'>Using a Development Shell</ulink>" section | 525 | "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devshell'>Using a Development Shell</ulink>" section |
| 525 | in the Yocto Project Development Manual for more information about using <filename>devshell</filename>. | 526 | in the Yocto Project Development Manual for more information about |
| 527 | using <filename>devshell</filename>. | ||
| 526 | </para> | 528 | </para> |
| 527 | </section> | 529 | </section> |
| 528 | 530 | ||
