Add docs for app structure, and creating new project
This commit is contained in:
parent
0675be8835
commit
c7af97f301
4 changed files with 293 additions and 9 deletions
|
@ -2,25 +2,24 @@
|
|||
Tailbone
|
||||
========
|
||||
|
||||
Welcome to Tailbone, part of the Rattail project.
|
||||
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.
|
||||
|
||||
..
|
||||
While the core Rattail package provides the data schema / ORM / application
|
||||
layer, the Tailbone package provides the web application layer.
|
||||
|
||||
The documentation you are currently reading is for the Tailbone web application
|
||||
package. Some additional information is available on the `website`_. Clearly
|
||||
not everything is documented yet. Below you can see what has received some
|
||||
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/
|
||||
|
||||
Getting Started:
|
||||
Getting Started (with Custom Apps):
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
structure
|
||||
devenv
|
||||
newproject
|
||||
|
||||
Narrative Documentation:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue