| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | |
2 | |
| 3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/metadoc-guide.xml,v 1.5 2007/06/10 19:33:13 nightmorph Exp $ --> |
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/metadoc-guide.xml,v 1.6 2011/08/23 14:35:58 swift Exp $ --> |
| 4 | |
4 | |
| 5 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
5 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 6 | |
6 | |
| 7 | <guide link="metadoc-guide.xml"> |
7 | <guide link="metadoc-guide.xml"> |
| 8 | <title>Gentoo Metadoc XML Guide</title> |
8 | <title>Gentoo Metadoc XML Guide</title> |
| … | |
… | |
| 23 | |
23 | |
| 24 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
24 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 25 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
25 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
| 26 | <license/> |
26 | <license/> |
| 27 | |
27 | |
| 28 | <version>1.2</version> |
28 | <version>2</version> |
| 29 | <date>2005-04-04</date> |
29 | <date>2011-08-23</date> |
| 30 | |
30 | |
| 31 | <chapter> |
31 | <chapter> |
| 32 | <title>Introduction</title> |
32 | <title>Introduction</title> |
| 33 | <section> |
33 | <section> |
| 34 | <title>Why is MetadocXML Needed?</title> |
34 | <title>Why is MetadocXML Needed?</title> |
| … | |
… | |
| 72 | </li> |
72 | </li> |
| 73 | </ul> |
73 | </ul> |
| 74 | |
74 | |
| 75 | <p> |
75 | <p> |
| 76 | Note that the last advantage is primitive and will probably not be extended. |
76 | Note that the last advantage is primitive and will probably not be extended. |
| 77 | There are more powerful tools (such as Xavier's <uri |
77 | Some translation teams use scripts based on <c>trads-doc</c> to manage |
| 78 | link="http://dev.gentoo.org/~neysx/trads/trads-doc.html">trads-doc</uri> script) |
78 | translations, others use online translation management tools. If you are |
| 79 | that have many more features than this. |
79 | starting up translations for Gentoo, pop by on <c>#gentoo-doc</c> or ask the |
|
|
80 | <c>gentoo-doc@gentoo.org</c> mailinglist for help. |
| 80 | </p> |
81 | </p> |
| 81 | |
82 | |
| 82 | <p> |
83 | <p> |
| 83 | Translation teams that do not use MetadocXML yet don't need to worry - they will |
84 | Translation teams that do not use MetadocXML yet don't need to worry - they will |
| 84 | not lose any current functionality as it only builds upon the existing |
85 | not lose any current functionality as it only builds upon the existing |