OSDN Git Service

docs: move paragraph closing tag
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 16 Jan 2020 16:39:39 +0000 (17:39 +0100)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 28 Jan 2020 16:54:25 +0000 (08:54 -0800)
The pre-tag right before is a block-level tag, which means it implicitly
terminates the paragraph. So there's no paragraph to close after this.
Instead, move the paragraph-closing before the pre-tag, to explicitly
close the paragraph.

Fixes: 41b3eb08d9f "docs: update meson docs for windows"
Acked-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3431>
(cherry picked from commit b387f68f49abc995605098178a3c643f3a9cfe41)

.pick_status.json
docs/meson.html

index c8f9b0a..37296af 100644 (file)
         "description": "docs: move paragraph closing tag",
         "nominated": true,
         "nomination_type": 1,
-        "resolution": 0,
+        "resolution": 1,
         "master_sha": null,
         "because_sha": "41b3eb08d9feac97ac1be1802093ad4cc4c6ecaf"
     },
index 6268d52..90992da 100644 (file)
@@ -290,10 +290,11 @@ will never find libllvm.so.
 There is also a <code>-Dcmake_module_path</code> option in this meson version,
 which points to the root of an alternative installation (the prefix). For
 example:
+</p>
 <pre>
         meson builddir -Dcmake_module_path=/home/user/mycmake/prefix
 </pre>
-</p></dd>
+</dd>
 
 <dd><p>
 As of meson 0.49.0 meson also has the concept of a