| Submitter | Scott Garman |
|---|---|
| Date | Oct. 25, 2011, 10:12 p.m. |
| Message ID | <cover.1319580412.git.scott.a.garman@intel.com> |
| Download | mbox |
| Permalink | /patch/13867/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib sgarman/docaudit-scriptComments
On 10/26/2011 12:12 AM, Scott Garman wrote: > Hello, > > I've been using this script to perform audits of which packages > are producing documentation, and feel it's long overdue for this > to be added to the git tree. So here it is. > > The following changes since commit f586aaa8d00361a9597a546d665077c75cf4d520: > > libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: bump PR to rebuild after perl upgrade (2011-10-25 08:36:01 +0100) > > are available in the git repository at: > git://git.yoctoproject.org/poky-contrib sgarman/docaudit-script > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgarman/docaudit-script > > Scott Garman (1): > documentation-audit.sh: script for auditing documentation build > status > > scripts/contrib/documentation-audit.sh | 92 ++++++++++++++++++++++++++++++++ > 1 files changed, 92 insertions(+), 0 deletions(-) > create mode 100755 scripts/contrib/documentation-audit.sh > Can you please run this and generate a report. Thanks Sau!
On 10/27/2011 10:39 PM, Saul Wold wrote: > On 10/26/2011 12:12 AM, Scott Garman wrote: >> Hello, >> >> I've been using this script to perform audits of which packages >> are producing documentation, and feel it's long overdue for this >> to be added to the git tree. So here it is. >> >> The following changes since commit >> f586aaa8d00361a9597a546d665077c75cf4d520: >> >> libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: >> bump PR to rebuild after perl upgrade (2011-10-25 08:36:01 +0100) >> >> are available in the git repository at: >> git://git.yoctoproject.org/poky-contrib sgarman/docaudit-script >> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgarman/docaudit-script >> >> >> Scott Garman (1): >> documentation-audit.sh: script for auditing documentation build >> status >> >> scripts/contrib/documentation-audit.sh | 92 >> ++++++++++++++++++++++++++++++++ >> 1 files changed, 92 insertions(+), 0 deletions(-) >> create mode 100755 scripts/contrib/documentation-audit.sh >> > > Can you please run this and generate a report. I did this and sent the report to the yocto ML on 10/26. Scott
On 10/25/2011 03:12 PM, Scott Garman wrote: > Hello, > > I've been using this script to perform audits of which packages > are producing documentation, and feel it's long overdue for this > to be added to the git tree. So here it is. > > The following changes since commit f586aaa8d00361a9597a546d665077c75cf4d520: > > libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: bump PR to rebuild after perl upgrade (2011-10-25 08:36:01 +0100) > > are available in the git repository at: > git://git.yoctoproject.org/poky-contrib sgarman/docaudit-script > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgarman/docaudit-script > > Scott Garman (1): > documentation-audit.sh: script for auditing documentation build > status > > scripts/contrib/documentation-audit.sh | 92 ++++++++++++++++++++++++++++++++ > 1 files changed, 92 insertions(+), 0 deletions(-) > create mode 100755 scripts/contrib/documentation-audit.sh > Merged into OE-Core Thanks Sau!
Hello, I've been using this script to perform audits of which packages are producing documentation, and feel it's long overdue for this to be added to the git tree. So here it is. The following changes since commit f586aaa8d00361a9597a546d665077c75cf4d520: libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: bump PR to rebuild after perl upgrade (2011-10-25 08:36:01 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib sgarman/docaudit-script http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgarman/docaudit-script Scott Garman (1): documentation-audit.sh: script for auditing documentation build status scripts/contrib/documentation-audit.sh | 92 ++++++++++++++++++++++++++++++++ 1 files changed, 92 insertions(+), 0 deletions(-) create mode 100755 scripts/contrib/documentation-audit.sh