From 3c7f251b37a97252d46f354c05d76d31a268d2bd Mon Sep 17 00:00:00 2001 From: Andrei Gherzan <andrei.gherzan@huawei.com> Date: Thu, 11 Nov 2021 11:33:21 +0000 Subject: [PATCH] docs/vending-machine: Format and remove notice Format lines to have a reasonable maximum number of characters and remove notice of work in progress - the blueprint has now a full first implementation. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> --- docs/blueprints/vending-machine.rst | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/blueprints/vending-machine.rst b/docs/blueprints/vending-machine.rst index b523633d..942ac793 100644 --- a/docs/blueprints/vending-machine.rst +++ b/docs/blueprints/vending-machine.rst @@ -10,21 +10,19 @@ Vending Machine Blueprint .. contents:: :depth: 4 -.. attention:: - The `Vending Machine` blueprint is a still work in progress (WIP). For - more information, see the :ref:`resources <ResourcesVM>` section. - Overview ******** -The Vending Machine Blueprint provides support for building a PoC smart vending machine -with components showing the capabilities of the |main_project_name| build infrastructure to easily -build an end-to-end solution using multiple operating systems cooperating inside a product. +The Vending Machine Blueprint provides support for building a PoC smart vending +machine with components showing the capabilities of the |main_project_name| +build infrastructure to easily build an end-to-end solution using multiple +operating systems cooperating inside a product. Get sources *********** #. - Get |main_project_name| sources as described in the :ref:`documentation <OniroQuickBuild>`. + Get |main_project_name| sources as described in the :ref:`documentation + <OniroQuickBuild>`. #. If you already have sources cloned, update them to the most recent revision -- GitLab