tailbone/docs/index.rst
Lance Edgar ff9700e23a Add core View.make_progress() method
so callers no longer need to import `SessionProgress` and create directly
2019-09-25 00:32:41 -05:00

68 lines
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/forms
api/grids
api/progress
api/subscribers
api/views/batch
api/views/core
api/views/master
api/views/vendors.catalogs
Documentation To-Do
===================
.. todolist::
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`