From feb34d2939c4cd13bb6f21639f9bcca486b44db5 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Mon, 19 Nov 2018 16:48:37 +0800 Subject: [PATCH] Fix literal code-block formatting Change-Id: I9b9ab53652dfcabb12190c4081e15df59ad65973 Signed-off-by: Thanh Ha --- docs/jjb/lf-ci-jobs.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/jjb/lf-ci-jobs.rst b/docs/jjb/lf-ci-jobs.rst index 3a7514b6..23a67602 100644 --- a/docs/jjb/lf-ci-jobs.rst +++ b/docs/jjb/lf-ci-jobs.rst @@ -339,10 +339,10 @@ Cleanup Jenkins Sandbox of jobs and views periodically. JJB Deploy Job -------------- -Deploy jobs to jenkins-sandbox system via code review comment +Deploy jobs to jenkins-sandbox system via code review comment. This job checks out the current code review patch and then runs a -`jenkins-jobs update` to push a patch defined by the comment. +``jenkins-jobs update`` to push a patch defined by the comment. :Template names: @@ -355,7 +355,7 @@ This job checks out the current code review patch and then runs a .. note:: JOB_NAME can include the * wildcard character to push multiple jobs - matching the pattern. For example `jjb-deploy builder-jjb-*`` will push + matching the pattern. For example ``jjb-deploy builder-jjb-*`` will push all builder-jjb-* jobs to the sandbox system. :Required parameters: -- 2.16.6