diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-10-14 16:55:22 +0200 | 
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-10-14 16:55:22 +0200 | 
| commit | ea65e5512c236b81e7f4b8757521facadae4b3b8 (patch) | |
| tree | 739cdf40fb6a89de90c4189936d695288a82849f /docs/_build/html/_sources/index.txt | |
| parent | 4b0f0777c434f5fa1366ca408c34d257d4833fad (diff) | |
| parent | a55f77a246f99764ff6289686f80825526654e2b (diff) | |
| download | Chimère-ea65e5512c236b81e7f4b8757521facadae4b3b8.tar.bz2 Chimère-ea65e5512c236b81e7f4b8757521facadae4b3b8.zip  | |
Merge branch 'master' into saclay
Conflicts:
	chimere/admin.py
	chimere/fixtures/initial_data.json
	chimere/forms.py
	chimere/locale/fr/LC_MESSAGES/django.po
	chimere/models.py
	chimere/static/chimere/css/styles.css
	chimere/templates/chimere/detail.html
	chimere/templatetags/chimere_tags.py
	chimere/views.py
	chimere/widgets.py
Diffstat (limited to 'docs/_build/html/_sources/index.txt')
| -rw-r--r-- | docs/_build/html/_sources/index.txt | 17 | 
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/_build/html/_sources/index.txt b/docs/_build/html/_sources/index.txt new file mode 100644 index 0000000..45f40e0 --- /dev/null +++ b/docs/_build/html/_sources/index.txt @@ -0,0 +1,17 @@ +.. Chimère documentation master file, created by +   sphinx-quickstart on Wed Feb 15 00:42:28 2012. +   You can adapt this file completely to your liking, but it should at least +   contain the root `toctree` directive. + +Welcome to Chimère's documentation! +=================================== + +.. toctree:: +   :maxdepth: 2 + +   install +   upgrade +   configuration +   customisation +   administration +   import_export  | 
