blob: c443fd663a8eedf83cbcedd9c95385237bb462e5 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 | .. Papillon documentation master file, created by
   sphinx-quickstart on Tue Oct 25 01:19:41 2011.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.
Welcome to Papillon's documentation!
====================================
Contents:
.. toctree::
   :maxdepth: 2
   install
   upgrade
   database_migration
 |