75 lines
1.7 KiB
ReStructuredText
75 lines
1.7 KiB
ReStructuredText
|
|
Rattail
|
|
=======
|
|
|
|
Welcome to the Rattail project.
|
|
|
|
The documentation you are currently reading is for the Rattail core Python
|
|
package. Some additional information is available on the `website`_. Clearly
|
|
not everything is documented yet. Below you can see what has received some
|
|
attention thus far.
|
|
|
|
.. _website: https://rattailproject.org/
|
|
|
|
Narrative Documentation:
|
|
|
|
.. toctree::
|
|
|
|
narr/importers
|
|
narr/batches
|
|
narr/receiving/index
|
|
narr/email
|
|
narr/filemon
|
|
|
|
Package API:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
api/rattail
|
|
api/rattail/batch/handlers
|
|
api/rattail/batch/purchase
|
|
api/rattail/config
|
|
api/rattail/csvutil
|
|
api/rattail/datasync/index
|
|
api/rattail/datasync/consumers
|
|
api/rattail/db/cache
|
|
api/rattail/db/changes
|
|
api/rattail/db/model
|
|
api/rattail/db/model.batch
|
|
api/rattail/db/model.batch.purchase
|
|
api/rattail/db/model.batch.vendorcatalog
|
|
api/rattail/db/model.datasync
|
|
api/rattail/db/model.products
|
|
api/rattail/db/model.purchase
|
|
api/rattail/db/util
|
|
api/rattail/enum
|
|
api/rattail/exceptions
|
|
api/rattail/filemon/index
|
|
api/rattail/filemon/actions
|
|
api/rattail/filemon/config
|
|
api/rattail/filemon/linux
|
|
api/rattail/filemon/util
|
|
api/rattail/filemon/win32
|
|
api/rattail/files
|
|
api/rattail/importing/index
|
|
api/rattail/importing/handlers
|
|
api/rattail/importing/importers
|
|
api/rattail/importing/model
|
|
api/rattail/importing/postgresql
|
|
api/rattail/importing/rattail
|
|
api/rattail/importing/sqlalchemy
|
|
api/rattail/logging
|
|
api/rattail/mail
|
|
api/rattail/time
|
|
api/rattail/upgrades
|
|
api/rattail/win32
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|