Add more structure for web layer docs

hopefully more content will come sooner than later..
This commit is contained in:
Lance Edgar 2022-11-19 21:46:13 -06:00
parent adf930b531
commit d32bfce883
12 changed files with 159 additions and 4 deletions

View file

@ -2,4 +2,16 @@
Overview
========
TODO
`Tailbone`_ is the Python package which provides most of the web layer
for the Rattail Project. In particular it includes the foundations for:
.. _Tailbone: https://pypi.org/project/tailbone/
* main web app, traditional server-side (see :doc:`mainapp/index`)
* web API for use with client-side apps (see :doc:`webapi`)
`byjove`_ is the Javascript package which provides "some" of the
components etc. for use with client-side "single-page" apps (see
:doc:`spa`)).
.. _byjove: https://www.npmjs.com/package/byjove