John,
In the past, we have chosen to move to svnpubsub but stick to our own mechanism for building the documentation per version using Scalate. You can have a look at http://servicemix.apache.org/developers/source/documentation-source.html for more information on where to find the sources and how to build things. It's just a normal source repository and a Maven build in the end, so contributing a patch to the docs should not be any harder than contributing any other code fix. Regards, Gert Vanthienen On Fri, Jul 26, 2013 at 5:50 PM, John D. Ament <[email protected]> wrote: > Great, already easier to follow a bit. > Is servicemix already using Apache CMS? > > > On Fri, Jul 26, 2013 at 11:36 AM, Gert Vanthienen <[email protected] >> wrote: > >> Hi John, >> >> >> Yeah, that's something I have been wanting to look into for a while: >> to improve the usability/readability for our documentation. Thanks >> for your suggestion to auto-expand the navigation blocks, that was an >> easy-to-implement first step so I changed that on the documentation >> pages just now. We probably want to do quite a bit more though (like >> e.g. marking which element of the TOC you're currently looking at or >> provide a breadcrumb to give some context) - those things are on my >> todo list as well, but if you or anyone else fancies contributing a >> few more of these improvements, I'll gladly apply those patches! >> >> >> Regards, >> >> Gert Vanthienen >> >> >> On Fri, Jul 26, 2013 at 4:54 PM, John D. Ament <[email protected]> >> wrote: >> > Hi all, >> > >> > Browsing through your docs, I ran into many many issues. One problem I >> > noticed (that would have helped) is that on pages like this: >> > http://servicemix.apache.org/docs/4.5.x/camel/index.html you need to >> expand >> > the chevron in the top left to see more documentation. Can this be >> > expanded by default? >> > >> > John >>
