- host on packages.python.org
have partial functionality for MySQL, Oracle and Firebird (to the degree those
databases support standard ANSI DDL).
-Documentation is at `ReadTheDocs <http://readthedocs.org/docs/alembic/en/latest/index.html>`_.
# The theme to use for HTML and HTML Help pages. Major themes that come with
# Sphinx are currently 'default' and 'sphinxdoc'.
-html_theme = 'default'
+html_theme = 'nature'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
tag_build = dev
+[upload_docs]
+upload-dir = docs/build/output/html
+
[alembic]