We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f292a8 commit 545df01Copy full SHA for 545df01
adi_doctools/lut.py
@@ -80,6 +80,14 @@ class LUT(TypedDict):
80
branch='main',
81
visibility='public'
82
),
83
+ 'kuiper': Repo(
84
+ pathname='docs',
85
+ name='Kuiper',
86
+ description='A Debian-based Linux distribution designed for our hardware and evaluation boards.',
87
+ category='os',
88
+ branch='main',
89
+ visibility='public'
90
+ ),
91
'pyadi-iio': Repo(
92
pathname='doc/source',
93
name='pyadi-iio',
0 commit comments