
As a step towards continuous deployment and having a pecan/WSME REST interface, split the database out into SQLalchemy-based model using Alembic for migrations. To support that, also pull in oslo.db and use oslo.config for config files. Change-Id: I33a1e72700be14e28255aaa52faed70c4686a3ec
24 lines
493 B
ReStructuredText
24 lines
493 B
ReStructuredText
.. storyboard documentation master file, created by
|
|
sphinx-quickstart on Tue Jul 9 22:26:36 2013.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to storyboard's documentation!
|
|
========================================================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
readme
|
|
installation
|
|
contributing
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|