added HTML support do documentation (export only)

This commit is contained in:
Kenneth Reitz
2010-07-13 08:43:51 -04:00
parent 156bf21341
commit 35e218d22e
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ Formats supported:
- Excel
- CSV
- CDL
- HTML
Please note that tabbed _purposefully_ excludes XML support. It always will.
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-