Hi all,

Do you plan to localize NAnt? If yes, how are you going
to manage translations? Actually, compiled assemblies and
XML files generated by the C# compiler are kept togheter
in the same directory, letting NDoc find them and do its
job.

In order to be able to translate, let's say, the SDK
documentation into many languages, the XML files generated
by the C# compiler should be kept separately (e.g. doc/en-US)
and, of course, only English documentation should be generated
automatically from source code; other translations, which
should have their own directory (doc/it-IT, doc/es-ES, etc.),
have to be done manually.

So the question is: how do you tell NDoc where to find the XML
files to process?

j3d.

----------------------------------------
Giuseppe Greco

::agamura::

phone:  +41 (0)91 604 67 65
mobile: +41 (0)79 602 99 27
email:  [EMAIL PROTECTED]
web:    www.agamura.com
----------------------------------------


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to