summarylogtreecommitdiffstats
path: root/add_kmidiff_man.patch
blob: ba68ad698d9d86001cc09b52be4cca5ac60e06ec (plain)
1
2
3
4
5
6
7
8
9
10
--- a/doc/manuals/conf.py
+++ b/doc/manuals/conf.py
@@ -220,6 +220,7 @@
     ('abilint', 'abilint', u'validate an abigail ABI representation', [u'Dodji Seketeli'], 1),
     ('abicompat', 'abicompat', u'check ABI compatibility', [u'Dodji Seketeli'], 1),
     ('fedabipkgdiff', 'fedabipkgdiff', u'compare ABIs of Fedora packages', [u'Chenxiong Qi'], 1),
+    ('kmidiff', 'kmidiff', u'compare KMIs of Linux Kernel trees', [u'Unknown'], 1),
 ]
 
 # If true, show URL addresses after external links.