Create sphinx docu only of src, not of test
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 3 Aug 2018 13:45:55 +0000 (15:45 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 3 Aug 2018 13:45:55 +0000 (15:45 +0200)
doc/about_docu.rst
doc/modules.rst

index 2b172e9..0b9788d 100644 (file)
@@ -7,7 +7,7 @@ How to generate this documentation
 
 * Install Sphinx
 * change dir into doc
-* run sphinx-apidoc -o ./ ../
+* run sphinx-apidoc -o ./ ../src
   (you may have to add a -f if you added a new module)
 * run make html
   (this will create one .rst file for each python file in pyi2ncommon directory)
index 5909952..e9ff8ac 100644 (file)
@@ -1,16 +1,7 @@
-..
-==
+src
+===
 
 .. toctree::
    :maxdepth: 4
 
-   arnied
-   buffers
-   call_helpers
-   file_helpers
-   iter_helpers
-   log_helpers
-   log_read
-   follow
-   test_helpers
-   type_helpers
+   src