← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 620: Little change to generate doc in Spanish

 

------------------------------------------------------------
revno: 620
committer: Inés Bebea <ines.bebea@xxxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Wed 2012-11-14 15:10:45 +0100
message:
  Little change to generate doc in Spanish
modified:
  es-pom.xml


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'es-pom.xml'
--- es-pom.xml	2012-11-14 11:31:46 +0000
+++ es-pom.xml	2012-11-14 14:10:45 +0000
@@ -206,7 +206,7 @@
               <sourceDirectory>${docbook.source}/es/</sourceDirectory>
               <postProcess>
                 <copy file="target/docbkx/html/dhis2_user_manual_es.html" tofile="${docbook.target}/es/user/html/dhis2_user_manual_es_full.html" />
-                <copy file="target/docbkx/html/dhis2_end_user_manual.html" tofile="${docbook.target}/es/end-user/html/dhis2_end_user_manual_es_full.html" />
+                <copy file="target/docbkx/html/dhis2_end_user_manual_es.html" tofile="${docbook.target}/es/end-user/html/dhis2_end_user_manual_es_full.html" />
                 <copy file="target/docbkx/html/dhis2_implementation_guide_es.html" tofile="${docbook.target}/es/implementer/html/dhis2_implementation_guide_es_full.html" />
               </postProcess>
             </configuration>