Skip to content

Commit dba2e6c

Browse files
committed
fix(edgeai): enumerated list ends without a blank line
Fix the following warning: Enumerated list ends without a blank line; unexpected unindent. Signed-off-by: Randolph Sapp <[email protected]>
1 parent 83358ff commit dba2e6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/system/Demo_User_Guides/Edge_AI_Gallery_User_Guide.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,13 @@ The edge AI gallery launches on Linux startup. Follow the below instructions to
109109
10. To change the videos in the prebuilt pipelines used for ``Image Classification``, ``Object Detection``, ``Semantic Segmentation`` & ``Multi Channel``, you can replace the video files :file:`oob-gui-video*.h264` under :file:`/opt/oob-demo-assets/`.
110110

111111
11. To relaunch the application, you should run
112+
112113
::
113114

114115
/etc/init.d/edgeai-launcher.sh start
115116

116117
12. And to stop the application again, you should run
118+
117119
::
118120

119121
/etc/init.d/edgeai-launcher.sh stop

0 commit comments

Comments
 (0)