Fix translation building and publishing

The translated RST guides were not moved to the publish directories,
move them over for publishing.

Also fix draft publishing for guides that use /draft like install-guide
and config-reference.

Change-Id: Ia80ffc2ab1825d4c1a6b16eef0df39ae28e0c77c
This commit is contained in:
Andreas Jaeger
2015-04-30 11:41:23 +02:00
parent feba2086be
commit 779f474a53
2 changed files with 28 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
Release notes
=============
0.26
----
* Fix ``doc-tools-check-languages`` handling of RST guides and
publishing to translated draft guides.
0.25
----