=======
Changes
=======

0.7.0 (2010-09-10):
===================

- requires Sphinx >= 1.0

0.6.3.3 (2010-07-15)
==========================

  - added `doctest` option to recipe's `output` options (tseaver)

  - relaxed required version of Sphinx to allow versions later than
    0.6.4 (but still less than 0.7dev).

0.6.3.2 (2010-02-08)
====================

  - fixed interpreter options [iElectric]

0.6.3.1 (2009-09-25)
====================

  - problems with previous release [garbas]

0.6.3 (2009-09-09)
==================

  - update to Sphinx 0.6.3 [garbas]
  - simplify sphinxbuilder [garbas]
  - update documentation [garbas]
  - interpreter options [iElectric]
  - added logging [iElectric]

0.5.0 (2008-12-06)
==================

 - Making it compatible with latest sphinx 0.5 [Rok Garbas]
 - Allow for specifying 'product_directories' in order to be able to
   document old-style Zope Products. [Sidnei]

0.2.1 (2008-11-18)
==================

 - Manifest file fixed and making fix release [Rok Garbas]

0.2.0 (2008-11-11)
==================

 - source tree generated every time under
   parts/<buildout-section-name> [Rok Garbas]
 - finds conf options, source, static and template files using
   entry_point 'collective.recipe.sphinxbuilder' [Rok Garbas]
 - custom source folder at docs/source [Rok Garbas]
 - build section moved to docs/html, docs/latex [Rok Garbas]

0.1.1 (2008-09-11)
==================

 - Using a sphinx-build local to the environment [Tarek]

0.1.0 (2008-09-10)
==================

 - Initial implementation [Tarek Ziade]
 - Created recipe with ZopeSkel [Tarek Ziade].

