From 78b82f1bcd8b61f45ea1794846ffabfc06669692 Mon Sep 17 00:00:00 2001 From: "Christoph.Knote" Date: Tue, 1 Aug 2017 11:43:37 +0200 Subject: [PATCH] Docs. --- docs/index.rst | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 915be36..17552a2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,16 +3,28 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. +.. toctree:: + icartt -==================================== +============================ -ICARTT file format reader and writer +icartt is an ICARTT file format reader and writer -.. toctree:: - :maxdepth: 2 +.. contents:: + :local: .. module:: icartt +API +---- + +Variable +^^^^^^^^^^ + .. autoclass:: Variable + +Dataset +^^^^^^^^^^ + .. autoclass:: Dataset -- GitLab