fix git support for v1.5.3 (or higher) by setting "--work-tree"
[translate_toolkit.git] / doc / index.html
blob47228a4b6bcd7275eb31cc1514293aa0d6108e44
1 <html>
2 <head>
3 <title>Translate Toolkit - documentation</title>
4 </head>
5 <body>
6 <p>
7 The Translate Toolkit is a set of tools designed to work with XLIFF and
8 Gettext PO files, and can manipulate several other formats.
9 </p>
10 <p>
11 The Toolkit provides a platform for developing localisation tools and
12 is used as such a platform by the following projects:
13 <ul>
14 <li><a href="http://translate.sourceforge.net/wiki/pootle/index">Pootle</a></li>
15 <li><a href="http://open-tran.eu/">open-tran.eu</a> - providing translation memory lookup</li>
16 </ul>
17 The Translate Toolkit is hosted at
18 <a href="http://translate.sourceforge.net/">translate.sourceforge.net</a>.
19 </p>
21 <p>
22 The documentation packaged with the Translate Toolkit have two parts:
23 </p>
24 <ul>
25 <li><a href="user/toolkit-index.html">User documentation</a></li>
26 <li><a href="api/index.html">API documentation</a> (for programmers)</li>
27 </ul>
29 The most up-to-date documentation about the Translate Toolkit is
30 available online in the <a href="http://translate.sourceforge.net/wiki/">
31 Translate wiki</a>. Please contribute any improvements there.
32 </body>
33 </html>