Hi,
a doc build on latest trunk seems to remove some spanish variants (see
diff attached).
Is that expected?
Regards,
Yann.
Index: howto/public_html.html
===================================================================
--- howto/public_html.html (revision 1783726)
+++ howto/public_html.html (working copy)
@@ -4,10 +4,6 @@ URI: public_html.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
-URI: public_html.html.es
-Content-Language: es
-Content-type: text/html; charset=ISO-8859-1
-
URI: public_html.html.fr
Content-Language: fr
Content-type: text/html; charset=ISO-8859-1
Index: howto/public_html.xml.meta
===================================================================
--- howto/public_html.xml.meta (revision 1783726)
+++ howto/public_html.xml.meta (working copy)
@@ -8,7 +8,6 @@
<variants>
<variant>en</variant>
- <variant>es</variant>
<variant>fr</variant>
<variant outdated="yes">ja</variant>
<variant outdated="yes">ko</variant>
Index: mod/directive-dict.html
===================================================================
--- mod/directive-dict.html (revision 1783726)
+++ mod/directive-dict.html (working copy)
@@ -4,10 +4,6 @@ URI: directive-dict.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
-URI: directive-dict.html.es
-Content-Language: es
-Content-type: text/html; charset=ISO-8859-1
-
URI: directive-dict.html.fr
Content-Language: fr
Content-type: text/html; charset=ISO-8859-1
Index: mod/directive-dict.xml.meta
===================================================================
--- mod/directive-dict.xml.meta (revision 1783726)
+++ mod/directive-dict.xml.meta (working copy)
@@ -8,7 +8,6 @@
<variants>
<variant>en</variant>
- <variant>es</variant>
<variant>fr</variant>
<variant>ja</variant>
<variant outdated="yes">ko</variant>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]