=======
CHANGES
=======

1.0.0 (2013-02-23)
------------------

- Added Python 3.3 support.

- Bug: fix layout directory if layout is overriden by user

0.0.8 (2009-05-01)
------------------

- Feature: Added new option `doc-eggs` which specifies the list of eggs for
  which to create documentation explicitely.

- Feature: Changed building behavior so that the documentation for each
  package is built in its own sub-directory.

- Feature: Added new option `extensions` which takes a whitespace
  separated list of sphinx extension modules. This extensions can be
  used to build the documentation.

0.0.7 (2009-02-15)
------------------

- Bug: fix python 2.4 support

- Bug: fix broken srcDir path generation for windows

0.0.6 (2009-01-19)
------------------

- Feature: Allow you to specify a url or local file path to your own
  default.css and layout.html files.

0.0.5 (2008-05-11)
------------------

- Initial release.
