summaryrefslogtreecommitdiffstats
path: root/util/find-doc-nits
AgeCommit message (Expand)Author
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
2017-04-07Check for L<foo|foo>Rich Salz
2017-03-23Look for comma before - in POD pagesRich Salz
2017-03-23Fix find-doc-nits: { is significant in regexpsRichard Levitte
2017-03-12Fix some doc nitsRich Salz
2017-03-11Fix many doc L<> errorsRich Salz