public
Fork of egparedes/translate
Description: Toolkit assisting in the localization of software
Homepage: http://translate.sourceforge.net/wiki/toolkit/index
Clone URL: git://github.com/julen/translate.git
julen (author)
Sat Nov 22 04:54:00 -0800 2008
commit  e05b7b25a7dc733353b233b66ed4789bc6b78000
tree    2f35d4167f20124a704660e993e241f231ced101
parent  24c466f4605dc7f61b1fc4d02b9a312e1dc81aee
translate / doc
name age message
..
file README Loading commit data...
directory api/
file epydoc-config.ini
file gen_api_docs.sh
file index.html
directory user/
doc/README
User documentation
==================
The files under the user/ directory is user documentation that is generated 
from the translate toolkit section of the Translate wiki at
  http://translate.sourceforge.net/wiki/toolkit/index

The online versions should always be more up to date, but might already reflect
changes in versions newer than the one you downloaded. Please contribute to the
wiki rather than working on these files here.

API documenation
================
The files under the api/ directory is API documentation for programmers that 
want to use the toolkit as a library. It is generated with epydoc as part of
the release process. The files packaged with a released version corresponds to 
that particular release. You might want to make sure where current developement
is heading and rather work against the current development trunk in version 
control.