diff --git a/docs/src/conf.py b/docs/src/conf.py index edc39cbf54fd2ee925b1144dc4a5c5d40ce2982b..d440b3527a7e4aeb0ea3e8a21a4421c8fdb1cd47 100644 --- a/docs/src/conf.py +++ b/docs/src/conf.py @@ -13,8 +13,8 @@ # documentation root, use os.path.abspath to make it absolute, like shown here. # -import tango -import skabase +#import tango +#import skabase #autodoc_mock_imports = ['PyTango', 'tango', 'tango.server','run', 'DeviceMeta', 'command', # 'future', 'future.utils', 'logging', 'logging.handlers', 'skabase', # 'skabase.auxiliary', 'skabase.SKAMaster.SKAMaster', 'SKAMaster',