Start docs for customizing the app

(not much here yet, but will grow over time...)
This commit is contained in:
Lance Edgar 2019-08-20 12:24:16 -05:00
parent 088fd4a6a5
commit 95e89a6081
4 changed files with 112 additions and 1 deletions

22
docs/customize/index.rst Normal file
View file

@ -0,0 +1,22 @@
Customizing the App!
====================
Now that you've made it through the "setup" gauntlet, it's finally time for
some fun stuff.
As we're building this tutorial, at this point our project is *basically* the
same as any other "Poser" project, as generated via scaffold. But as we keep
going, our project will become more and more customized for the purposes of the
tutorial.
So if you have just created a new project, some of this might make more sense
to you, vs. if you're running the rattail-tutorial project itself, many things
described in this section will have already been done (and then some) to the
code base, so you should keep that in mind when reading.
.. toctree::
:maxdepth: 2
disable-web-view