Added new minimal theme called scrolls.

This commit is contained in:
Armin Ronacher
2009-06-30 17:34:18 +01:00
parent aa84aa4dc1
commit 686013a0b2

View File

@@ -3,6 +3,8 @@ Release 1.0 (in development)
* Added new HTML theme ``agogo``, created by Andi Albrecht.
* Added new minimal theme called scrolls.
* Added ``html_output_encoding`` config value.
* #200: Added ``Sphinx.add_stylesheet()``.