d72d6f8c7c
so we can do away with some old cruft, since latest zope.sqlalchemy is 3.1 from 2023-09-12
85 lines
1.3 KiB
ReStructuredText
85 lines
1.3 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/db
|
|
api/diffs
|
|
api/forms
|
|
api/forms.widgets
|
|
api/grids
|
|
api/grids.core
|
|
api/progress
|
|
api/subscribers
|
|
api/views/batch
|
|
api/views/batch.vendorcatalog
|
|
api/views/core
|
|
api/views/master
|
|
api/views/members
|
|
api/views/purchasing.batch
|
|
api/views/purchasing.ordering
|
|
|
|
|
|
Changelog:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
changelog
|
|
|
|
|
|
Documentation To-Do
|
|
===================
|
|
|
|
.. todolist::
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|