From 2dded40de27494d413b0f589d70863da6555602e Mon Sep 17 00:00:00 2001
From: Aditya Dange <adityadange.ska@gmail.com>
Date: Fri, 1 Feb 2019 21:33:25 +0530
Subject: [PATCH] Remove unused rst. Update index.rst

---
 docs/source/SKAAlarmHandler.rst | 13 -------------
 docs/source/SKABaseDevice.rst   | 14 --------------
 docs/source/SKACapability.rst   | 14 --------------
 docs/source/SKALogger.rst       | 14 --------------
 docs/source/SKAMaster.rst       | 14 --------------
 docs/source/SKAObsDevice.rst    | 14 --------------
 docs/source/SKASubarray.rst     | 14 --------------
 docs/source/SKATelState.rst     | 14 --------------
 docs/source/index.rst           |  2 +-
 9 files changed, 1 insertion(+), 112 deletions(-)
 delete mode 100644 docs/source/SKAAlarmHandler.rst
 delete mode 100644 docs/source/SKABaseDevice.rst
 delete mode 100644 docs/source/SKACapability.rst
 delete mode 100644 docs/source/SKALogger.rst
 delete mode 100644 docs/source/SKAMaster.rst
 delete mode 100644 docs/source/SKAObsDevice.rst
 delete mode 100644 docs/source/SKASubarray.rst
 delete mode 100644 docs/source/SKATelState.rst

diff --git a/docs/source/SKAAlarmHandler.rst b/docs/source/SKAAlarmHandler.rst
deleted file mode 100644
index d2fb79e6..00000000
--- a/docs/source/SKAAlarmHandler.rst
+++ /dev/null
@@ -1,13 +0,0 @@
-.. LMC Base Classes documentation master file, created by
-   sphinx-quickstart on Fri Jan 11 10:03:42 2019.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
-SKA AlarmHandler
-============================================
-
-.. toctree::
-   :maxdepth: 2
-
-.. automodule:: SKAAlarmHandler.SKAAlarmHandler
-    :members: SKAAlarmHandler
\ No newline at end of file
diff --git a/docs/source/SKABaseDevice.rst b/docs/source/SKABaseDevice.rst
deleted file mode 100644
index ffc4606e..00000000
--- a/docs/source/SKABaseDevice.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-.. LMC Base Classes documentation master file, created by
-   sphinx-quickstart on Fri Jan 11 10:03:42 2019.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
-SKA BaseDevice
-============================================
-
-.. toctree::
-   :maxdepth: 2
-
-.. automodule:: SKABaseDevice.SKABaseDevice
-   :members: __all__
-
diff --git a/docs/source/SKACapability.rst b/docs/source/SKACapability.rst
deleted file mode 100644
index 664fbb72..00000000
--- a/docs/source/SKACapability.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-.. LMC Base Classes documentation master file, created by
-   sphinx-quickstart on Fri Jan 11 10:03:42 2019.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
-SKA Capability
-============================================
-
-.. toctree::
-   :maxdepth: 2
-
-.. automodule:: SKACapability.SKACapability
-   :members: SKACapability
-
diff --git a/docs/source/SKALogger.rst b/docs/source/SKALogger.rst
deleted file mode 100644
index 0a403da0..00000000
--- a/docs/source/SKALogger.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-.. LMC Base Classes documentation master file, created by
-   sphinx-quickstart on Fri Jan 11 10:03:42 2019.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
-SKA Logger
-============================================
-
-.. toctree::
-   :maxdepth: 2
-
-.. automodule:: SKALogger.SKALogger
-   :members: SKALogger
-
diff --git a/docs/source/SKAMaster.rst b/docs/source/SKAMaster.rst
deleted file mode 100644
index 23c1951f..00000000
--- a/docs/source/SKAMaster.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-.. LMC Base Classes documentation master file, created by
-   sphinx-quickstart on Fri Jan 11 10:03:42 2019.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
-SKA Master
-============================================
-
-.. toctree::
-   :maxdepth: 2
-
-.. automodule:: SKAMaster.SKAMaster
-   :members: SKAMaster
-
diff --git a/docs/source/SKAObsDevice.rst b/docs/source/SKAObsDevice.rst
deleted file mode 100644
index f679938c..00000000
--- a/docs/source/SKAObsDevice.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-.. LMC Base Classes documentation master file, created by
-   sphinx-quickstart on Fri Jan 11 10:03:42 2019.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
-SKA ObsDevice
-============================================
-
-.. toctree::
-   :maxdepth: 2
-
-.. automodule:: SKAObsDevice.SKAObsDevice
-   :members:
-
diff --git a/docs/source/SKASubarray.rst b/docs/source/SKASubarray.rst
deleted file mode 100644
index ada9fef9..00000000
--- a/docs/source/SKASubarray.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-.. LMC Base Classes documentation master file, created by
-   sphinx-quickstart on Fri Jan 11 10:03:42 2019.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
-SKA Subarray
-============================================
-
-.. toctree::
-   :maxdepth: 2
-
-.. automodule:: SKASubarray.SKASubarray
-   :members: SKASubarray
-
diff --git a/docs/source/SKATelState.rst b/docs/source/SKATelState.rst
deleted file mode 100644
index 7843a841..00000000
--- a/docs/source/SKATelState.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-.. LMC Base Classes documentation master file, created by
-   sphinx-quickstart on Fri Jan 11 10:03:42 2019.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
-SKA TelState
-============================================
-
-.. toctree::
-   :maxdepth: 2
-
-.. automodule:: SKATelState.SKATelState
-   :members: SKATelState
-
diff --git a/docs/source/index.rst b/docs/source/index.rst
index bbdc4ab8..94096a36 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -12,7 +12,7 @@ Welcome to LMC Base Classes documentation!
 
 .. automodule:: SKABaseDevice.SKABaseDeviceModule
 
-.. autoclass:: SKABaseDevice
+.. autoclass:: SKABaseDevice.SKABaseDeviceModule.SKABaseDevice
    :members:
 
 Indices and tables
-- 
GitLab