[CC'd to the Doc-SIG as well.] Martin v. Loewis writes:
I'm currently working on the major body of the SAX interfaces, mostly by extracting the doc strings into TeX.
Great, since I was planning to work on them this week! I'll merge some of your xml.dom documentation with some that Paul sent directly to me, and get that in later this week. (Hopefully by Wed.) I've told Paul that I'd really like to have everything that will be in the final release in by Thursday, and will have a doc freeze on Friday. -Fred -- Fred L. Drake, Jr. <fdrake at beopen.com> BeOpen PythonLabs Team Member
Hi all, Now Python has unicode strings ;) Did you plan something for non-english documentation support in your doc production process. I mean, 98% of the doc process is unchanged, the files are duplicated and some extra LaTeX packages are required. Is there already something planned, did you have an idea ? - put specific source directories with traduction-dependant parts ? (this should only affect *.tex in each lib/api/ext... directories and perhaps a traduction-dependant .tex specified with a make variable ?) - Let the source tree unchanged, make separate CVS branches for traduction variant files ? I have no other idea, but the first one looks far better than the second one. Marcvs [alias By the way, why didn't you put $Id$ CVS keywords in your source files ?]
Hi all,
Now Python has unicode strings ;)
Did you plan something for non-english documentation support in your doc production process. I mean, 98% of the doc process is unchanged, the files are duplicated and some extra LaTeX packages are required.
Is there already something planned, did you have an idea ?
- put specific source directories with traduction-dependant parts ? (this should only affect *.tex in each lib/api/ext... directories and perhaps a traduction-dependant .tex specified with a make variable ?)
- Let the source tree unchanged, make separate CVS branches for traduction variant files ?
I have no other idea, but the first one looks far better than the second one.
Marcvs [alias By the way, why didn't you put $Id$ CVS keywords in your source files ?]
Sorry for this previous email subject, I have made a reply, subject and XML thread will be polluted :( Marcvs [alias People should read translation instead of traduction in my email]
participants (2)
-
Fred L. Drake, Jr. -
Marc Poinot