Add DirectoryHTMLBuilder (contributed as PrettyHTMLBuilder by Will Maier).

This commit is contained in:
Georg Brandl
2009-02-19 00:07:47 +01:00
parent 1a8169e489
commit 2dff2e3bfa
7 changed files with 76 additions and 6 deletions
+1
View File
@@ -11,6 +11,7 @@ Other contributors, listed alphabetically, are:
* Martin Hans -- autodoc improvements
* Dave Kuhlman -- original LaTeX writer
* Thomas Lamb -- linkcheck builder
* Will Maier -- directory HTML builder
* Benjamin Peterson -- unittests
* Stefan Seefeld -- toctree improvements
* Antonio Valentino -- qthelp builder