Add section order check in util/find-doc-nits
authorPaul Yang <yang.yang@baishancloud.com>
Tue, 26 Feb 2019 05:51:02 +0000 (13:51 +0800)
committerPaul Yang <yang.yang@baishancloud.com>
Thu, 28 Feb 2019 13:38:20 +0000 (21:38 +0800)
commitcc838ee2d66f7295bf7a7e6695aab1080d6791e9
tree4431212be674e1f62b9ad5d0f63b3e16b8f5cd26
parent4564e77ae9dd1866e8a033f03511b6a1792c024e
Add section order check in util/find-doc-nits

This patch checks if the EXAMPLES section in a pod file is placed
before the RETURN VALUES section.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8338)
util/find-doc-nits