Changeset 15:7efeadc6801e in peach3-doc
- Timestamp:
- 05/31/2010 10:52:50 AM (2 years ago)
- Branch:
- default
- Tags:
- 1.0-beta4
- Files:
-
- 2 edited
-
admin/sphinx/conf.py (modified) (2 diffs)
-
userdoc/sphinx/conf.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
admin/sphinx/conf.py
r11 r15 39 39 # General information about the project. 40 40 project = u'Peach3 Administrator Documentation' 41 copyright = u'2009 , Technische Universiteit Eindhoven, Erik Scheffers'41 copyright = u'2009-2010, Technische Universiteit Eindhoven, Erik Scheffers' 42 42 43 43 # The version info for the project you're documenting, acts as replacement for … … 48 48 version = '1.0' 49 49 # The full version, including alpha/beta/rc tags. 50 release = '1.0-beta 3'50 release = '1.0-beta4' 51 51 52 52 # The language for content autogenerated by Sphinx. Refer to documentation -
userdoc/sphinx/conf.py
r10 r15 37 37 # General substitutions. 38 38 project = u'Peach³ User Documentation' 39 copyright = '2008-20 09, Technische Universiteit Eindhoven, Stefan Geuns'39 copyright = '2008-2010, Technische Universiteit Eindhoven, Stefan Geuns' 40 40 41 41 # The default replacements for |version| and |release|, also used in various … … 45 45 version = '1.0' 46 46 # The full version, including alpha/beta/rc tags. 47 release = '1.0-beta 3'47 release = '1.0-beta4' 48 48 49 49 # There are two options for replacing |today|: either, you set today to some
Note: See TracChangeset
for help on using the changeset viewer.

