Add script to find undocumented API
authorRich Salz <rsalz@openssl.org>
Wed, 1 Jun 2016 17:10:24 +0000 (13:10 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 7 Jun 2016 14:05:06 +0000 (10:05 -0400)
commit35ea640a01e3bdeaf8086aba7f05b40c11538f8f
tree4fad9a3fb2eec5eff30bd32228014cee930ddb9b
parentc796e0215209e68d77dfc23150441a64404a99a5
Add script to find undocumented API

Also tweaks to find-doc-nits, including name/synopsis checking.
Ironically, it also reports on duplicated doc names :)

Reviewed-by: Richard Levitte <levitte@openssl.org>
util/find-doc-nits.pl [changed mode: 0644->0755]
util/find-undoc-api.pl [new file with mode: 0755]