Multilingual documentation solutions

A

Astley Le Jasper

My query isn't specific to Python, but some of you might have been in
a similar position and if there are any technical solutions, I'd
prefer to do it in Python.

I have developed an application using Django and the supporting
documentation needs to be multilingual. This isn't at code level,
rather for staff and administrators. I wondered if there a best
practice out there or any tools people are using.

At the moment I'm producing a word document with screenshots that gets
translated, but this is getting very difficult to control, especially
tracking small content changes and translations.
 
H

Hrvoje Niksic

Astley Le Jasper said:
At the moment I'm producing a word document with screenshots that gets
translated, but this is getting very difficult to control, especially
tracking small content changes and translations.

I don't know if you considered this, but you might want to look into
RestructuredText or similar lightweight markup alternatives to a word
document. The advantage is that you can easily track small content
changes with version control, and update translations as necessary.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,525
Members
44,997
Latest member
mileyka

Latest Threads

Top