diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 12:42:40 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-12 12:42:40 +0200 |
commit | ca37224dfb472a9ec3896e5ac0595eb3dc2a0802 (patch) | |
tree | e14d657ab254991493a95f75cff4fee5e18f3fe4 /htdocs/index.html | |
parent | check_eclasses_eapis: Fix matrix script path (diff) | |
download | qa-scripts-ca37224dfb472a9ec3896e5ac0595eb3dc2a0802.tar.gz qa-scripts-ca37224dfb472a9ec3896e5ac0595eb3dc2a0802.tar.bz2 qa-scripts-ca37224dfb472a9ec3896e5ac0595eb3dc2a0802.zip |
index: Link eclass-eapi matrix
Diffstat (limited to 'htdocs/index.html')
-rw-r--r-- | htdocs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 98140c6..308821a 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -110,6 +110,7 @@ <a href="/output/genrdeps/pindex/" class="list-group-item">Reverse post dependencies</a> <a href="/output/eapi_usage.txt" class="list-group-item">EAPI Usage</a> <a href="/output/eapi-per-eclass" class="list-group-item">EAPI Usage per eclass</a> + <a href="/output/eapi-per-eclass/matrix.txt" class="list-group-item">Eclass-EAPI usage matrix</a> <a href="/output/invalid-mask.txt" class="list-group-item">Invalid package.mask entries</a> <a href="/output/filesdir-usage.txt" class="list-group-item">Top 100 largest FILESDIRs</a> <a href="/output/find-binary-files.txt" class="list-group-item">Binary files in gentoo-x86</a> |