Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decide on directory structure for i18n versions (at least DE and EN) #5

Closed
gernotstarke opened this issue Jun 3, 2014 · 2 comments
Closed
Labels

Comments

@gernotstarke
Copy link
Member

shall we have

DE/asciidoc/
.../eap
.../docx
EN/asciidoc/
.../eap
.../docx
´´´
or do we prefer:


    asciidoc/DE/...
    ......./EN/...
    eap/DE...
    .../EN...
    docx/DE/...
    ..../EN/...


I personally opt for the first version :-)
comments welcome
@rdmueller
Copy link
Member

First version: in a project, you probably only work with one language. With the first version, it will be easier to switch between the artefacts within one language, delete a whole language or even compare two languages...

@gernotstarke
Copy link
Member Author

then it shall be. Thx for commenting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants