rattail-manual/docs/web/mainapp/dev/overview.rst
Lance Edgar d32bfce883 Add more structure for web layer docs
hopefully more content will come sooner than later..
2022-11-19 21:46:13 -06:00

13 lines
222 B
ReStructuredText

Overview
========
Developing features for your web app is meant to be straightforward.
Here we'll document some of the main points.
Perhaps the most important concepts are:
* :doc:`views`
* :doc:`grids`
* :doc:`forms`