I only see one item that needs a small tweak (below) Change index.md (line 39):
The code samples in this documentation cover the OpenCMIS client API. If you want to build a CMIS server with OpenCMIS, refer to the [OpenCMIS Server Development Guide]( https://github.com/cmisdocs/ServerDevelopmentGuide). To: The code samples in this documentation cover the OpenCMIS client API. If you want to build a CMIS server with OpenCMIS, refer to the [OpenCMIS Server Development Guide]( https://github.com/cmisdocs/ServerDevelopmentGuideV2/blob/master/docs/OpenCMIS%20Server%20Development%20Guide%20-%202nd%20Edition.pdf?raw=true ). Comment: This was pointing to the old version of the guide and I think it's also better to point to the pdf link directly (convenience) since the pdf will direct readers to the github side for source code where needed. From: Jeff Potts <jeffpott...@gmail.com> To: dev@chemistry.apache.org Date: 06/13/2016 09:27 AM Subject: Re: OpenCMIS Code Samples I made a first pass for grammar and have committed those changes. All changes were minor--it was very clean to begin with. On Sat, Jun 11, 2016 at 10:23 AM, Jay Brown <jay.br...@us.ibm.com> wrote: > Yes. This looks nice. > I can take a look over it all as well when I return Monday. > > Thanks, > > > > Jay > > [image: Inactive hide details for Jeff Potts ---06/10/2016 09:51:21 > AM---That looks pretty nice, Florian, and it is much needed. I see]Jeff > Potts ---06/10/2016 09:51:21 AM---That looks pretty nice, Florian, and it > is much needed. I see a few grammar tweaks that I'm happy to > > From: Jeff Potts <jeffpott...@gmail.com> > To: dev@chemistry.apache.org > Date: 06/10/2016 09:51 AM > Subject: Re: OpenCMIS Code Samples > ------------------------------ > > > > That looks pretty nice, Florian, and it is much needed. > > I see a few grammar tweaks that I'm happy to clean up if you let me know > what the best way to collaborate is. > > Jeff > > On Fri, Jun 10, 2016 at 6:30 AM, Florian Müller <f...@apache.org> wrote: > > > Hi all, > > > > I've started rewriting the OpenCMIS code samples for the Chemistry web > > site. The current set of samples is scattered, outdated and partly wrong. > > > > My new attempt is here: > > https://home.apache.org/~fmui/chemistry-docs/ > > > > It's not finished, yet. Several aspects are missing or are sketchy. (Does > > anyone want to help? Any native speakers?) > > > > Are there any objections to replace the current code samples with > > something like this at some point? > > > > > > - Florian > > > > > >