diff options
| author | Brian Anderson <banderson@mozilla.com> | 2014-12-13 18:22:06 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2014-12-15 06:44:20 -0800 |
| commit | 34dfa7addb7cb57ef4f6e70f00fa8216c343104e (patch) | |
| tree | 536c1681f6566165de33fc5887eb5e26e049c052 /src | |
| parent | ef0bc464af110d24d4663fbe51eca3646a897308 (diff) | |
| parent | a9fdd1618b67705cef37953f86b65f34022ad62c (diff) | |
| download | rust-34dfa7addb7cb57ef4f6e70f00fa8216c343104e.tar.gz rust-34dfa7addb7cb57ef4f6e70f00fa8216c343104e.zip | |
rollup merge of #19709: steveklabnik/po4a_fix
This line was declared twice, which causes the build of i10n docs to fail.
Diffstat (limited to 'src')
| -rw-r--r-- | src/doc/po4a.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc/po4a.conf b/src/doc/po4a.conf index 1726afa51e4..80f8b748814 100644 --- a/src/doc/po4a.conf +++ b/src/doc/po4a.conf @@ -26,4 +26,3 @@ [type: text] src/doc/intro.md $lang:doc/l10n/$lang/intro.md [type: text] src/doc/rust.md $lang:doc/l10n/$lang/rust.md [type: text] src/doc/rustdoc.md $lang:doc/l10n/$lang/rustdoc.md -[type: text] src/doc/guide.md $lang:doc/l10n/$lang/guide.md |
