generic-poky/scripts/contrib
Scott Garman 82573491b6 documentation-audit.sh: script for auditing documentation build status
This script is used to enumerate which recipes are building
documentation. It does this by checking that a -doc package
gets generated and contains files.

The script works by building each recipe using the output from
bitbake -s.

It will generate several report files, listing which recipes
include documentation, which are missing documentation, and
which did not successfully build at all.

(From OE-Core rev: d5e5023c67dacf78cd3b6e3593777b30e5a8f05d)

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-31 22:03:26 +00:00
..
bb-perf bb-matrix: correct BB and PM number canonicalization 2011-07-14 22:23:09 +01:00
python update python 2.7 manifest 2011-10-31 22:03:21 +00:00
bbvars.py bbvars.py: add a script to look for undocumented variables 2011-01-12 00:55:49 -08:00
documentation-audit.sh documentation-audit.sh: script for auditing documentation build status 2011-10-31 22:03:26 +00:00
test_build_time.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
test_build_time_worker.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00