SDR Package #3
|
@ -41,7 +41,7 @@ exclude_patterns = []
|
||||||
# separately (often with system-level drivers or vendor packages).
|
# separately (often with system-level drivers or vendor packages).
|
||||||
# We mock them here so Sphinx can build the documentation without requiring
|
# We mock them here so Sphinx can build the documentation without requiring
|
||||||
# the actual hardware libraries to be present.
|
# the actual hardware libraries to be present.
|
||||||
autodoc_mock_imports = ['uhd', 'adi', 'iio', 'rtlsdr', 'bladerf']
|
autodoc_mock_imports = ['uhd', 'adi', 'iio', 'bladerf']
|
||||||
|
|
||||||
autodoc_default_options = {
|
autodoc_default_options = {
|
||||||
'members': True,
|
'members': True,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user