updated doc
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 14 Jan 2016 15:01:34 +0000 (16:01 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 14 Jan 2016 15:01:34 +0000 (16:01 +0100)
doc/index.rst
doc/modules.rst [new file with mode: 0644]

index b01883b..7c85760 100644 (file)
@@ -6,7 +6,7 @@
 Welcome to pyi2ncommon's documentation!
 =======================================
 
-This library is intended to hold python helper code used everywhere in Intra2Net code. It is starting small but will surely grow...
+This library is intended to hold python helper code used everywhere in Intra2net code. It is starting small but will surely grow...
 
 Contents:
 
@@ -15,6 +15,14 @@ Contents:
 
    license.rst
    about_docu.rst
+   template
+
+
+Modules
+-------
+(List may be incomplete, see Module index below for all modules and re-create doc if something is missing)
+
+.. toctree::
    modules.rst
 
 
diff --git a/doc/modules.rst b/doc/modules.rst
new file mode 100644 (file)
index 0000000..5909952
--- /dev/null
@@ -0,0 +1,16 @@
+..
+==
+
+.. toctree::
+   :maxdepth: 4
+
+   arnied
+   buffers
+   call_helpers
+   file_helpers
+   iter_helpers
+   log_helpers
+   log_read
+   follow
+   test_helpers
+   type_helpers