doc: reduce indentation in meson build file
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 10 Jan 2020 21:52:05 +0000 (21:52 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 15 Jan 2020 07:50:28 +0000 (08:50 +0100)
commitbbfc94efcafab236339cd1ec73bb523275d52c60
tree19c1091ae1a5cec40eb45ae03c95879a18783095
parentf5ab2074cfba1fa9287269aec08358c29799bc13
doc: reduce indentation in meson build file

When building the API docs, we can make the meson.build file easier to
read, and allow more code per line, by using subdir_done() to quit early.

Cc: stable@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Aaron Conole <aconole@redhat.com>
Acked-by: Luca Boccassi <bluca@debian.org>
doc/api/meson.build