[RFCv2 1/2] doc: Add statistics page for v2022.07

Tom Rini trini at konsulko.com
Tue Jul 12 17:55:44 CEST 2022


On Tue, Jul 12, 2022 at 05:42:31PM +0200, Heinrich Schuchardt wrote:
> On 7/12/22 17:32, Tom Rini wrote:
> > These tables are generated by gitdm, patched to generate an rST .. table
> > directive and then
> > with the header, orphan tag and stats summary added manually.
> > 
> > Cc: Heinrich Schuchardt <xypron.glpk at gmx.de>
> > Signed-off-by: Tom Rini <trini at konsulko.com>
> > ---
> > Changes in v2:
> > - Include :orphan: this time
> > - Use .. table and auto-width as suggested by Heinrich
> > ---
> >   .../statistics/u-boot-stats-v2022.07.rst      | 806 ++++++++++++++++++
> >   1 file changed, 806 insertions(+)
> >   create mode 100644 doc/develop/statistics/u-boot-stats-v2022.07.rst
[snip]
> > +
> > +.. table:: Employers with the most signoffs (total 266)
> > +   :widths: auto
> > +
> > +   =========================  ==========
> > +   Name                       Changesets
> 
> %s/Changesets/Signoffs/
> 
> The column heading of column 2 should depend on the table.

The code to generate these is pretty basic.  Changesets isn't quite
right for code added/removed either.  I'll go take a pass at passing in
a "what" rather than hard-coding Changesets, but would it be OK to just
say "Quantity" or "Amount" for each table instead?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220712/5b81d87b/attachment.sig>


More information about the U-Boot mailing list