Thank you for the feedback. I have one question regarding the navigation:

Currently from the homepage, one can go to http://tomee.apache.org/docs.html
by clicking the Documentation button.
The resulting page has the following structure:


tomee-8.0 (latest)
 Documentation
 Examples [es]
 Javadoc

tomee-7.1
 Examples [es] [fr]
 Javadoc
...

 By changing to  http://localhost:8080/tomee-8.0/fr/examples/ approach,
does the Documentation button should show the languages available as a list
instead of the list described above?
* English
* Spanish
* French




El mar., 8 ene. 2019 a las 13:29, David Blevins (<[email protected]>)
escribió:

> > On Jan 4, 2019, at 6:47 PM, César Hernández Mendoza <
> [email protected]> wrote:
> >
> > When you click [fr] or [es], then the page for the translated examples
> > appears: http://localhost:8080/tomee-8.0/examples/es/ or
> > http://localhost:8080/tomee-8.0/examples/fr/
> > Keeping the link for `Examples` the default in English:
> > http://localhost:8080/tomee-8.0/examples/
>
> My perspective is we should switch this around from:
>
>  - http://localhost:8080/tomee-8.0/examples/fr/
>
> To:
>
>  - http://localhost:8080/tomee-8.0/fr/examples/
>
> Some reasons:
>
>  - this approach works for more than examples and can work for other
> documentation as well
>  - we could potentially use non-english names in the path instead of
> always the english "examples"
>
> So both combined could look like this:
>
>  - http://localhost:8080/tomee-8.0/es/index.html # this would be all
> resources in es
>  - http://localhost:8080/tomee-8.0/es/ejemplos/<something>.html
>  - http://localhost:8080/tomee-8.0/es/docs/<foobar>.html
>
> This would grow better over time IMO.
>
> Thoughts?
>
> Note we can still take the PR as-is ; things can easily evolve in the
> codebase.
>
>
> -David
>
>
>

-- 
Atentamente:
César Hernández Mendoza.

Reply via email to