diff --git a/docs/API.rst b/docs/API.rst deleted file mode 100644 index 82c3adc10b2fe0922fde3997f2ba09543c1bf4e9..0000000000000000000000000000000000000000 --- a/docs/API.rst +++ /dev/null @@ -1,11 +0,0 @@ -API -================== - -ICARTT ------------------- - -.. module:: icartt - -.. autoclass:: Variable - -.. autoclass:: Dataset diff --git a/docs/index.rst b/docs/index.rst index 94303956840a39cafaa7da3c775b429b909931af..915be363d45924dcd215ffcbd57f4552c5f7300e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,12 +3,16 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -ICARTT file format reader and writer +icartt ==================================== -Reader ... test +ICARTT file format reader and writer .. toctree:: :maxdepth: 2 - API +.. module:: icartt + +.. autoclass:: Variable + +.. autoclass:: Dataset