docs: close paragraphs before lists
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 18 Apr 2019 13:38:01 +0000 (15:38 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 2 May 2019 11:09:15 +0000 (11:09 +0000)
commit92917e82e866155dd1d9300186e3be97cd673b47
treefbf497e9311c52a0668af87639d184192ae258bf
parent0c3bab776162b451f34ff14e015c56560ca9f9db
docs: close paragraphs before lists

paragraphs can't contain lists, and attempting to close them after
the list just cause an extra, empty paragraph to be created. We don't
want that, so let's close the paragraphs before the list intead.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/devinfo.html
docs/meson.html
docs/precompiled.html
docs/shading.html
docs/submittingpatches.html
docs/vmware-guest.html