docs/apidocs.rst

changeset 95
efa2d8e1a2e5
child 132
dc48952c383d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/apidocs.rst	Thu Dec 07 16:54:41 2017 +0200
@@ -0,0 +1,28 @@
+API documentation
+=================
+
+
+Generic classes
+---------------
+.. automodule:: atmospheric_lidar.generic
+   :members:
+
+
+Licel-specific classes
+----------------------
+.. automodule:: atmospheric_lidar.licel
+   :members:
+
+
+Scripts
+-------
+
+licel2scc
+~~~~~~~~~
+.. automodule:: atmospheric_lidar.scripts.licel2scc
+   :members:
+
+licel2scc_depol
+~~~~~~~~~~~~~~~
+.. automodule:: atmospheric_lidar.scripts.licel2scc_depol
+   :members:

mercurial