More docs! w/ some emphasis on "reports" section
This commit is contained in:
parent
2072e41e19
commit
da9823324d
38 changed files with 358 additions and 71 deletions
6
docs/data/batch/custom.rst
Normal file
6
docs/data/batch/custom.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
=====================
|
||||
Adding a Custom Batch
|
||||
=====================
|
||||
|
||||
TODO
|
6
docs/data/batch/handlers.rst
Normal file
6
docs/data/batch/handlers.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
==============
|
||||
Batch Handlers
|
||||
==============
|
||||
|
||||
TODO
|
13
docs/data/batch/index.rst
Normal file
13
docs/data/batch/index.rst
Normal file
|
@ -0,0 +1,13 @@
|
|||
|
||||
Data Batch Processing
|
||||
=====================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
overview
|
||||
schema
|
||||
handlers
|
||||
native
|
||||
custom
|
6
docs/data/batch/native.rst
Normal file
6
docs/data/batch/native.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
==================
|
||||
Native Batch Types
|
||||
==================
|
||||
|
||||
TODO
|
6
docs/data/batch/overview.rst
Normal file
6
docs/data/batch/overview.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
==========
|
||||
Overview
|
||||
==========
|
||||
|
||||
TODO
|
6
docs/data/batch/schema.rst
Normal file
6
docs/data/batch/schema.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
==================
|
||||
Batch Table Schema
|
||||
==================
|
||||
|
||||
TODO
|
Loading…
Add table
Add a link
Reference in a new issue