summaryrefslogtreecommitdiffstats
path: root/util/find-doc-nits
AgeCommit message (Expand)Author
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz
2019-10-31Fix L<> entries without sectionsRich Salz
2019-10-24Fix broken links, mainly typo'sRich Salz
2019-10-15Refactor many common flags into openssl.podRich Salz
2019-10-14Replace '=for comment ifdef' with '=for openssl'Rich Salz
2019-10-11POD: stop abusing commentRichard Levitte
2019-10-09util/find-doc-nits: ignore tsget.pod nameRichard Levitte
2019-10-06Also mention -- flag and ignore if undocumentedRich Salz
2019-10-03Rename "private" file, doc doc changes in CHANGESRich Salz
2019-10-03Fix errors found by new find-doc-nitsRich Salz
2019-10-03Add wordlist from man7.orgRich Salz
2019-10-02util/find-doc-nits: more precise option and function name checkerRichard Levitte
2019-10-01Add '=for comment ifdef' to pod pagesRich Salz
2019-10-01Consistent formatting of flags with argsRich Salz
2019-09-26Ensure man1 POD files start with openssl-Rich Salz
2019-09-20Exit non-zero if find-doc-nits finds nitsRich Salz
2019-09-04Handle the renamed command POD files in find-doc-nitsRich Salz
2019-08-27Do not have duplicate section headsRich Salz
2019-08-19Use WARNINGS heading not WARNINGRich Salz
2019-08-19Use EXAMPLES not EXAMPLE for section titleRich Salz
2019-08-19Fix some pod-page ordering nitsRich Salz
2019-07-19util/find-doc-nits: fixupsRichard Levitte
2019-07-01Remove EXPORT_VAR_AS_FUNCRich Salz
2019-06-12Enable find-doc-nits to find undocumented symbols since 1.1.1Matt Caswell
2019-06-12Make find-doc-nits check for newly added undocumented symbolsMatt Caswell
2019-05-12util/find-doc-nits: Fine tune detection of POD markup in NAME sectionRichard Levitte
2019-04-12Add a check for history section location to find-doc-nitsJoshua Lock
2019-04-12Make check_example_location() in find-doc-nits genericJoshua Lock
2019-02-28Add section order check in util/find-doc-nitsPaul Yang
2019-02-18util/find-docs-nits: Recognise SPARSE_ARRAY_OFRichard Levitte
2019-02-18util/find-docs-nits: Extend to handle internal documentationRichard Levitte
2018-12-13Ignore duplicated undocumented thingsRich Salz
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte
2018-12-06util/find-doc-nits: allow #undefRichard Levitte
2018-12-03Docs: better deprecation textRichard Levitte
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-16Enforce return values section checkPaul Yang
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-09Fix util/find-doc-nits to correctly parse function signature typedefsRichard Levitte
2017-08-14Doc fixesRich Salz
2017-08-11Fix some Typos and indentsFdaSilvaYY
2017-08-09Add -d flag to list -u details (now normally off)Rich Salz
2017-07-16Don't use "version" in "OpenSSL Version 1.1.0" etcRich Salz
2017-07-03Various doc fixesRich Salz
2017-06-08List undocumented macrosRich Salz
2017-06-08Remove doc of non-existent functionsRich Salz
2017-06-01Add -p (public only) flag to find-doc-nitsRich Salz
2017-05-29Add stricter checking in NAME sectionRich Salz
2017-04-07Use 'over 2' for bullet lists.Rich Salz
2017-04-07Standardize on =over 4 and check for it.Rich Salz