From 5698970bab3a684aaec0ee07d66fd426252a26d3 Mon Sep 17 00:00:00 2001 From: Carlo Baffa <baffa@arcetri.astro.it> Date: Tue, 7 Apr 2020 15:25:35 +0200 Subject: [PATCH] Few additions on documentation --- docs/src/index.rst | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/docs/src/index.rst b/docs/src/index.rst index 245a103..4b79b17 100644 --- a/docs/src/index.rst +++ b/docs/src/index.rst @@ -13,6 +13,10 @@ :caption: Home :hidden: +SKA CSP-LMC-SUBELEMENT Abstract Class +===================================== + +This project contains the `CSP.LMC.SUBELEMENT` abstract classes prototype. .. README ============================================================= @@ -20,7 +24,7 @@ .. toctree:: :maxdepth: 2 - :caption: Readme + :caption: Introduction ../../README @@ -36,9 +40,12 @@ package/guide -Project-name documentation HEADING -================================== +Detailed Abstract Class Documentation +===================================== + -These are all the packages, functions and scripts that form part of the project. +We report here the detailed descriptions of the component that form part of the project. +This project includes few classes: the `CspSubElementMaster`, the `CspSubElementSubarray` and +the `Rack` device drivers. - :doc:`package/guide` -- GitLab