You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Cesar Hernandez (JIRA)" <ji...@apache.org> on 2019/01/03 16:37:00 UTC

[jira] [Created] (TOMEE-2444) Update tomee-site-generator to allow examples and docs internationalization

Cesar Hernandez created TOMEE-2444:
--------------------------------------

             Summary: Update tomee-site-generator to allow examples and docs internationalization
                 Key: TOMEE-2444
                 URL: https://issues.apache.org/jira/browse/TOMEE-2444
             Project: TomEE
          Issue Type: Sub-task
            Reporter: Cesar Hernandez


We want to enable Spanish and other languages for the docs and examples section,  Perhaps:

 - [http://tomee.apache.org/tomee-8.0/es/docs/]
 - [http://tomee.apache.org/tomee-8.0/es/ejemplos/]

 

The converstion should look like this for spanish :  

 - [https://github.com/apache/tomee/blob/master/examples/cdi-request-scope/README_es.md]
 - [http://tomee.apache.org/tomee-8.0/es/ejemplos/cdi-request-scope.html]

 

For English (default) the conversion should be the current approach:


 - [https://github.com/apache/tomee/blob/master/examples/cdi-request-scope/README.md]
 - [http://tomee.apache.org/tomee-8.0/examples/cdi-request-scope.html]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)