~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/conf.py

  • Committer: Matt Giuca
  • Date: 2009-12-15 01:33:12 UTC
  • Revision ID: matt.giuca@gmail.com-20091215013312-bqlhpwh769zg9dwx
doc/man/architecture: Added section on auth and pulldown modules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 
37
37
# General substitutions.
38
38
project = 'IVLE'
39
 
copyright = '2009-2010, University of Melbourne'
 
39
copyright = '2009, University of Melbourne'
40
40
 
41
41
# The default replacements for |version| and |release|, also used in various
42
42
# other places throughout the built documents.
43
43
#
44
44
# The short X.Y version.
45
 
version = '1.0'
 
45
version = '0.1'
46
46
# The full version, including alpha/beta/rc tags.
47
 
release = '1.0beta2'
 
47
release = '0.1'
48
48
 
49
49
# There are two options for replacing |today|: either, you set today to some
50
50
# non-false value, then it is used: