Re: Documentation Translation
| Newsgroups | gmane.comp.audio.supercollider.devel |
|---|---|
| Message-ID | <CAFu0fFfXixxmgqVJrpBMeX5EFhAhtMB7Ck0VyASQ2yBUpGPdeQ@mail.gmail.com> |
Content synchronisation between languages is important to, if translations are made by hand a change in the source needs to be noticed by translations and translators. 2018-04-04 20:15 GMT-03:00 <scott-y6qSm6YX8/[email protected]>: > > 1. A UI for doing side-by-side translation of docs. This shouldn't > actually be too hard, and could be written in sclang (just show a TreeView > of SCDocNode's with both english another language, where the other language > can be edited. The only challenge is automatically writing .schelp source, > which I'm not sure we have a reasonable mechanism for? > SCDoc already generate templates for undocumented classes, it is well structured afaik. Just having a place and workflow to contribute translations is a great start.