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

« back to all changes in this revision

Viewing changes to doc/template.py

Update some docs, and remove other obsolete ones.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# IVLE - Informatics Virtual Learning Environment
2
 
# Copyright (C) 2007-2008 The University of Melbourne
 
2
# Copyright (C) 2007-2009 The University of Melbourne
3
3
#
4
4
# This program is free software; you can redistribute it and/or modify
5
5
# it under the terms of the GNU General Public License as published by
15
15
# along with this program; if not, write to the Free Software
16
16
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
17
17
 
18
 
# Module:
19
18
# Author:
20
 
# Date:
21
 
 
22
 
# Brief description of the Module
 
19
 
 
20
"""Brief description of the module
 
21
 
 
22
Details of the module.
 
23
"""