added listing of all supported tables
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@336 4cde692c-a291-49d1-8350-778aa11640f8
diff --git a/Doc/documentation.html b/Doc/documentation.html
index ada57a2..80d7f42 100644
--- a/Doc/documentation.html
+++ b/Doc/documentation.html
@@ -18,9 +18,6 @@
The TTX application works can be used in two ways, depending on what platform you run it on:
-<!-- begin table list -->
-<!-- end table list -->
-
<ul>
<li>As a command line tool (Windows/DOS, Unix, MacOSX)</li>
<li>By dropping files onto the application (Windows, MacOS)</li>
@@ -43,8 +40,11 @@
<H3>The TTX file format</H3>
The following tables are currently supported:
-
-<P>
+<BR>
+<!-- begin table list -->
+BASE, CFF, DSIG, GDEF, GPOS, GSUB, JSTF, LTSH, OS/2, TSI0, TSI1, TSI2, TSI3, TSI5, TSIB, TSID, TSIJ, TSIP, TSIS, TSIV, cmap, cvt, fpgm, gasp, glyf, hdmx, head, hhea, hmtx, kern, loca, maxp, name, post, prep, vhea and vmtx
+<!-- end table list -->
+<BR>
Other tables are dumped as hexadecimal data.
<P>