Files @ d36fd56e4b91
Branch filter:

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

d36fd56e4b91 529 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
lance
Allow datasync to export to rattail but *not* record changes

sometimes the "record changes" feature is desirable in all but 1 case, which is
real-time datasync, when such changes are "one way only" and have no need to
boomerang back to the originating system, and trying to do so can result in
misc. race conditions which are better avoided

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`_.  Not
everything is documented yet, but we're getting there...

.. _website: https://rattailproject.org/

This documentation is split into the following primary sections:

.. toctree::
   :maxdepth: 1

   narr/index
   api/index
   glossary


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`