head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2010.02.26.21.06.16;	author glarkin;	state Exp;
branches;
next	;


desc
@@


1.1
log
@This Trac plugin adds burndown chart capabilities, a common part
of Scrum and other agile development methodologies.

WWW:    http://trac-hacks.org/wiki/ScrumBurndownPlugin

Feature safe:	yes
@
text
@**************************************************
To complete the installation, please add:

[components]
timingandestimationplugin.* = enabled
burndown.* = enabled

to your trac.ini to enable the plugins.

Next, upgrade your database with the command:

  trac-admin /full/path/to/YourProjectName upgrade

Finally, visit:
http://trac-hacks.org/wiki/ScrumBurndownPlugin#Usingtheplugin

for usage instructions.
**************************************************
@
