more TTX...


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@197 4cde692c-a291-49d1-8350-778aa11640f8
diff --git a/Doc/index.html b/Doc/index.html
index 92b2d5b..5affdf4 100644
--- a/Doc/index.html
+++ b/Doc/index.html
@@ -1,18 +1,18 @@
 <HTML>
 <HEAD>
 
-<TITLE>FontTools</TITLE>
+<TITLE>TTX/FontTools</TITLE>
 
 
 </HEAD>
 <BODY bgcolor="#FFFFFF">
 
-<H1>FontTools</H1>
+<H1>TTX/FontTools</H1>
 
-<A HREF="http://fonttools.sourceforge.net/">FontTools</A> is a suite of tools and
-libraries for manipulating fonts. It is written
-in Python and has a BSD-style, open-source licence -- see LICENSE.txt. It's hosted at
-<A HREF="http://sourceforge.net/">sourceforge.net</A>.
+<A HREF="http://fonttools.sourceforge.net/">TTX/FontTools</A> is a
+suite of tools and libraries for manipulating fonts. It is written in
+Python and has a BSD-style, open-source licence -- see LICENSE.txt.
+It's hosted at <A HREF="http://sourceforge.net/">sourceforge.net</A>.
 
 <P>
 It currently reads and writes TrueType font files, reads PostScript Type 1 fonts
@@ -21,12 +21,13 @@
 
 <H3>Scope</H3>
 
-FontTools' functionality is aimed towards font developers and font tool developers. 
-It can of course be used to just access fonts (outlines, metrics, etc.) but it is
-not optimized for that. It will be further developed so it can be the core of any
-font editor. And that's exactly what it will be for our upcoming major rewrite of
-<A HREF="http://www.robofog.com/">RoboFog</A>, our (commercial) PythonPowered font
-editor for MacOS.
+TTX/FontTools' functionality is aimed towards font developers and font tool
+developers. It can of course be used to just access fonts (outlines,
+metrics, etc.) but it is not optimized for that. It will be further
+developed so it can be the core of any font editor. And that's exactly
+what it will be for our upcoming major rewrite of <A
+HREF="http://www.robofog.com/">RoboFog</A>, our (commercial)
+PythonPowered font editor for MacOS.
 
 <H3>Installation</H3>