]> git.lizzy.rs Git - rust.git/blob - doc/po4a.conf
auto merge of #8357 : omasanori/rust/cleanup, r=alexcrichton
[rust.git] / doc / po4a.conf
1 # Add here a list of target languages; po4a will automatically
2 # generates .po for them and build .md when translated, eg:
3 # [po4a_langs] es fr it pt_BR
4 [po4a_langs] 
5 [po4a_paths] doc/po/$master.pot $lang:doc/po/$lang/$master.po
6
7 # Add here below all source documents to be translated
8 [type: text] doc/rust.md $lang:doc/l10n/$lang/rust.md
9 [type: text] doc/rustpkg.md $lang:doc/l10n/$lang/rustpkg.md
10 [type: text] doc/tutorial-container.md $lang:doc/l10n/$lang/tutorial-container.md
11 [type: text] doc/tutorial.md $lang:doc/l10n/$lang/tutorial.md
12 [type: text] doc/tutorial-borrowed-ptr.md $lang:doc/l10n/$lang/tutorial-borrowed-ptr.md
13 [type: text] doc/tutorial-ffi.md $lang:doc/l10n/$lang/tutorial-ffi.md
14 [type: text] doc/tutorial-macros.md $lang:doc/l10n/$lang/tutorial-macros.md
15 [type: text] doc/tutorial-tasks.md $lang:doc/l10n/$lang/tutorial-tasks.md