tailbone/docs/index.rst
Lance Edgar 6c5cc95e51 Overhaul the /ordering batch API somewhat; update docs
mostly a savepoint; the /ordering API still needs some work for sure
2020-02-23 21:07:50 -06:00

70 lines
1.1 KiB
ReStructuredText

Tailbone
========
Welcome to Tailbone, part of the Rattail project. While the core Rattail
package provides the data layer, the Tailbone package provides the (default,
back-end) web application layer.
Some additional information is available on the `website`_. Certainly not
everything is documented yet, but here you can see what has received some
attention thus far.
.. _website: https://rattailproject.org/
Quick Start for Custom Apps:
.. toctree::
:maxdepth: 1
structure
devenv
newproject
schemachange
Concept Guide:
.. toctree::
concepts/config
concepts/console
concepts/schema
concepts/batches
Narrative Documentation:
.. toctree::
narr/batches
Package API:
.. toctree::
:maxdepth: 1
api/api/batch/core
api/api/batch/ordering
api/forms
api/grids
api/progress
api/subscribers
api/views/batch
api/views/batch.vendorcatalog
api/views/core
api/views/master
Documentation To-Do
===================
.. todolist::
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`