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

« back to all changes in this revision

Viewing changes to doc/conf.py

  • Committer: William Grant
  • Date: 2009-12-08 03:50:24 UTC
  • mfrom: (1294.2.143 ui-the-third)
  • Revision ID: grantw@unimelb.edu.au-20091208035024-wjx8zp54gth15ph8
Merge ui-the-third. This is another UI revamp.

The header is now thin! Thin! The yellow bar is gone. The tabs are gone.
Breadcrumbs are here. Routes is replaced (with an object publishing
mechanism). Views are less repetitive. etc.

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.1'
 
45
version = '0.1'
46
46
# The full version, including alpha/beta/rc tags.
47
 
release = '1.0.1'
 
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: