Add basic docs for "receiving" feature

This commit is contained in:
Lance Edgar 2022-03-11 19:44:07 -06:00
parent 3a21610219
commit f2fd88fc63
11 changed files with 360 additions and 0 deletions

View file

@ -15,6 +15,7 @@ the `Rattail Tutorial`_.
This manual is primarily organized around the possible "layers" of a
Poser/Rattail app:
* :doc:`features/index` - app features provided by the framework
* :doc:`base/index` - general app install, command line, plus filemon etc.
* :doc:`data/index` - when a DB or data import/export come into it
* :doc:`web/index` - all things web
@ -38,6 +39,7 @@ this document.
readfirst
quickstart
background
features/index
base/index
data/index
web/index