Files @ de18e41f68fd
Branch filter:

Location: rattail-project/rattail/docs/index.rst

de18e41f68fd 1.5 KiB text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Lance Edgar
Add basic API doc for "products" db model

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/csvutil
   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.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`