aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* format using blackArthur Zamarin2022-12-293-37/+41
* fix docs generation styleArthur Zamarin2022-12-153-8/+14
* docs/conf.py: use snakeoil extensionArthur Zamarin2022-11-191-2/+2
* docs: fix newlines & linksArthur Zamarin2022-08-112-2/+2
* sort imports with isortTim Harder2020-11-162-3/+3
* doc: fix build with changed objects module layoutTim Harder2020-02-053-7/+7
* doc: add gentoo repo specific notes for relevant keyword/check outputTim Harder2020-01-162-3/+9
* base: use a regular class for scope objectsTim Harder2019-09-302-4/+4
* use scope instead of threshold for resultsTim Harder2019-09-301-1/+1
* doc: keywords: add result keyword level to outputTim Harder2019-09-221-1/+2
* pkgcheck: drop _known_checks and _known_keywords usageTim Harder2019-08-163-17/+7
* doc: add related checks to keywords outputTim Harder2019-07-312-3/+16
* doc: make known results into keyword links for checks outputTim Harder2019-07-301-1/+1
* doc: try to preserve the formatting of check/keyword/reporter docsTim Harder2019-07-293-8/+17
* doc: make reporter names into subsections in man pageTim Harder2019-07-291-4/+5
* doc: simplify checks/keywords by pulling scopes from known scope listTim Harder2019-07-282-30/+14
* doc: update man page sections for pkgcheck showTim Harder2019-07-212-7/+13
* doc: fix custom content generation for man pageTim Harder2018-06-183-17/+6
* doc/generate/pkgcheck/*: support passing in a custom file handle for outputTim Harder2017-08-293-28/+49
* doc/generate/pkgcheck/*: import known checks/keywords from main scriptTim Harder2017-08-292-17/+4
* doc/generate/pkgcheck/keywords.py: add a module docstringTim Harder2017-08-291-0/+11
* doc/generate/*: don't produce output on module importTim Harder2017-08-293-91/+104
* doc: fix result scopes for keywords section of man pageTim Harder2017-08-281-6/+18
* doc: add known result types to check list for manpageTim Harder2017-08-281-0/+1
* doc: add reporters info to generated docsTim Harder2017-02-051-0/+42
* doc: trim extra newlines in generated docsTim Harder2017-02-052-6/+14
* doc: fix generated file indentation and line-wrapping consistencyTim Harder2017-02-052-6/+9
* doc: rename keywords generation scriptTim Harder2017-02-051-0/+0
* doc: rename check keywords section to keywordsTim Harder2017-02-051-1/+1
* doc: add generated checks list to doc outputTim Harder2017-02-051-0/+47
* doc: use indentation consistent with other man pages for check keywordsTim Harder2017-02-051-3/+3
* doc: add check keyword output to pkgcheck man pageTim Harder2017-01-271-0/+45