- Timestamp:
- 03/02/10 14:33:59 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
sandbox/camptocamp/mapfish_workshop_fossgis2010/printing_src/conf.py
r3384 r3393 46 46 # 47 47 # The short X.Y version. 48 version = ' 0.1'48 version = '1.1' 49 49 # The full version, including alpha/beta/rc tags. 50 release = ' 0.1'50 release = '1.1' 51 51 52 52 # The language for content autogenerated by Sphinx. Refer to documentation … … 174 174 latex_documents = [ 175 175 ('index', 'MapFishWorkshop.tex', u'MapFish Workshop Documentation', 176 u'Ãric Lemoine, Cédric Moullet, Claude Philipona', 'manual'),176 u'Ãric Lemoine, Cédric Moullet, François Van Der Biest', 'manual'), 177 177 ] 178 178
