diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index c2ce439421..759871a2b3 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -288,23 +288,23 @@ The features of this system are: - Highlights when commits break the build + Highlights when commits break the build. Populates an sstate cache from which developers can pull rather than requiring local - builds + builds. Allows commit hook triggers, - which trigger builds when commits are made + which trigger builds when commits are made. Allows triggering of automated image booting - and testing under the QuickEMUlator (QEMU) + and testing under the QuickEMUlator (QEMU). Supports incremental build testing and from - scratch builds - Shared output that allows developer - testing and historical regression investigation + scratch builds. + Shares output that allows developer + testing and historical regression investigation. - Creates output that can be used for releases + Creates output that can be used for releases. Allows scheduling of builds so that resources can be used efficiently.