Commit 4895855
committed
Fix corpus table column headers and remove irrelevant CI columns
Changes:
- Created addCorpusTableHeader() with correct column names:
Documentation, Repository, License, Issues
- Changed addCorpusTable() to use addCorpusTableHeader() instead of
generic addTableHeader()
- Removed Doc CI and Core CI columns from addCorpusTR()
- Reduced table from 6 to 4 columns
- Updated addEmptyRow() to addEmptyRow(4) to match column count1 parent 93d11ff commit 4895855
1 file changed
Lines changed: 22 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
7 | 27 | | |
8 | 28 | | |
9 | 29 | | |
10 | 30 | | |
11 | 31 | | |
12 | 32 | | |
13 | 33 | | |
14 | | - | |
| 34 | + | |
15 | 35 | | |
16 | 36 | | |
17 | 37 | | |
| |||
26 | 46 | | |
27 | 47 | | |
28 | 48 | | |
29 | | - | |
| 49 | + | |
30 | 50 | | |
31 | 51 | | |
32 | 52 | | |
| |||
41 | 61 | | |
42 | 62 | | |
43 | 63 | | |
44 | | - | |
45 | | - | |
46 | 64 | | |
47 | 65 | | |
48 | 66 | | |
| |||
0 commit comments