[doc] remove autodoc for functions and class that don't exist anymore
authorLaurent Peuch <cortex@worlddomination.be>
Wed, 18 Dec 2019 05:49:34 +0100
changeset 12814 75e0377ed3c2
parent 12813 9c151701d63e
child 12815 a49f134db02e
[doc] remove autodoc for functions and class that don't exist anymore
doc/api/dataimport.rst
--- a/doc/api/dataimport.rst	Wed Dec 18 05:48:25 2019 +0100
+++ b/doc/api/dataimport.rst	Wed Dec 18 05:49:34 2019 +0100
@@ -16,33 +16,9 @@
 
     .. autofunction:: callfunc_every
 
-    .. autofunction:: lazytable
-
-    .. autofunction:: lazydbtable
-
-    .. autofunction:: mk_entity
-
-    Sanitizing/coercing functions
-    -----------------------------
-
-    .. autofunction:: optional
-    .. autofunction:: required
-    .. autofunction:: todatetime
-    .. autofunction:: call_transform_method
-    .. autofunction:: call_check_method
-
-    Integrity functions
-    -------------------
-
-    .. autofunction:: check_doubles
-    .. autofunction:: check_doubles_not_none
-
     Object Stores
     -------------
 
-    .. autoclass:: ObjectStore
-        :members:
-
     .. autoclass:: RQLObjectStore
         :show-inheritance:
         :members:
@@ -50,14 +26,3 @@
     .. autoclass:: NoHookRQLObjectStore
         :show-inheritance:
         :members:
-
-    .. autoclass:: SQLGenObjectStore
-        :show-inheritance:
-        :members:
-
-    Import Controller
-    -----------------
-
-    .. autoclass:: CWImportController
-        :show-inheritance:
-        :members: