On Tue, Dec 18, 2012 at 10:48 AM, Maxence Guesdon <span dir="ltr"><<a href="mailto:maxence.guesdon@inria.fr" target="_blank">maxence.guesdon@inria.fr</a>></span> wrote:<div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I was quite amazed to see so many duplication of code between french and english pages</blockquote><div>I don't know how to effectively manage multi-lingual pages. We use the English docs as the master sources, and ideally there would be a clean way to update the French and other language pages. This would require avoiding duplication of code, which doesn't need translation, and clearly indicating somehow to editors what French pages need to be updated. We don't have a solution for this, and would welcome any suggestions.</div>

<div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">no code hilighting in online ocaml code.</blockquote><div>This gets done at compile time. The site is now live on <a href="http://ocaml.org">http://ocaml.org</a> and you can see the code is highlighted.</div>

<div><br></div><div>Thanks for the feedback. Please let us know anything else you think of.</div><div><br></div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">> > 2012/12/18 Ashish Agarwal <<a href="mailto:agarwal1975@gmail.com">agarwal1975@gmail.com</a>><br>
> ><br>
> >> I pushed a change to fix the warning about 'test'. I don't get the<br>
> >> oasis.dynrun error, and I have the same version of oasis installed. I'm<br>
> >> cc'ing Sylvain. Maybe he knows.<br>
> >><br>
> >> On Tue, Dec 18, 2012 at 4:18 AM, Maxence Guesdon <<br>
> >> <a href="mailto:maxence.guesdon@inria.fr">maxence.guesdon@inria.fr</a>> wrote:<br>
> >><br>
> >>> On Tue, 18 Dec 2012 08:25:20 +0000<br>
> >>> Amir Chaudhry <<a href="mailto:amc79@cam.ac.uk">amc79@cam.ac.uk</a>> wrote:<br>
> >>><br>
> >>> > > No such package: oasis.dynrun<br>
> >>> ><br>
> >>> ><br>
> >>> > D'you have a package called 'oasis' installed?<br>
> >>><br>
> >>> Sure:<br>
> >>><br>
> >>> # opam info oasis<br>
> >>>              package: oasis<br>
> >>>    installed-version: oasis.0.3.0 [system]<br>
> >>>    available-version: 0.2.0<br>
> >>>          description: Architecture for building OCaml libraries and<br>
> >>> applications OASIS is a tool to integrate a configure, build and<br>
> >>> install system in your OCaml project. It helps to create standard entry<br>
> >>> points in your build system and allows external tools to analyse your<br>
> >>> project easily.<br>
> >>><br>
> >>> OASIS first target is OCamlbuild, but other build system support is<br>
> >>> planned.<br>
> >>><br>
> >>> Maxence<br>
> >>> ><br>
> >>> > Best wishes,<br>
> >>> > Amir<br>
> >>> ><br>
> >>> > --<br>
> >>> > sent via mobile<br>
> >>> ><br>
> >>> > On 18 Dec 2012, at 08:06, Maxence Guesdon <<a href="mailto:maxence.guesdon@inria.fr">maxence.guesdon@inria.fr</a>><br>
> >>> wrote:<br>
> >>> ><br>
> >>> > > Hello,<br>
> >>> > ><br>
> >>> > > I just cloned the <a href="http://ocaml.org" target="_blank">ocaml.org</a> repo and and installed needed tools with<br>
> >>> > > opam. When I run make, I get the following error:<br>
> >>> > > Makefile:77: warning: overriding commands for target `test'<br>
> >>> > > Makefile:40: warning: ignoring old commands for target `test'<br>
> >>> > > ocaml <a href="http://setup.ml" target="_blank">setup.ml</a> -configure<br>
> >>> > > No such package: oasis.dynrun<br>
> >>> > > File "<a href="http://setup.ml" target="_blank">setup.ml</a>", line 7, characters 0-16:<br>
> >>> > > Error: Unbound module OASISDynRun<br>
> >>> > > make: *** [setup.data] Error 2<br>
> >>> > ><br>
> >>> > > Should I install something more ?<br>
> >>> > ><br>
> >>> > > Regards,<br>
> >>> > ><br>
> >>> > > Maxence<br>
> >>> > > _______________________________________________<br>
> >>> > > ocamlweb-devel mailing list<br>
> >>> > > <a href="mailto:ocamlweb-devel@lists.forge.ocamlcore.org">ocamlweb-devel@lists.forge.ocamlcore.org</a><br>
> >>> > > <a href="https://lists.ocamlcore.org/cgi-bin/listinfo/ocamlweb-devel" target="_blank">https://lists.ocamlcore.org/cgi-bin/listinfo/ocamlweb-devel</a><br>
> >>><br>
> >>> _______________________________________________<br>
> >>> ocamlweb-devel mailing list<br>
> >>> <a href="mailto:ocamlweb-devel@lists.forge.ocamlcore.org">ocamlweb-devel@lists.forge.ocamlcore.org</a><br>
> >>> <a href="https://lists.ocamlcore.org/cgi-bin/listinfo/ocamlweb-devel" target="_blank">https://lists.ocamlcore.org/cgi-bin/listinfo/ocamlweb-devel</a><br>
> >>><br>
> >><br>
> >><br>
> ><br>
<br>
</div></div></blockquote></div><br></div>