Oh did we finally set that up as an svn external? Run ./build.sh all to build everything.
-- Rich Bowen, mobile edition On Apr 1, 2012, at 2:20, "Daniel Gruno" <rum...@cord.dk> wrote: > There's a build system located inside [branch]/manual/build. You basically > just run build.sh, provided you have Java and Apache Ant installed on your > system. To build docs for a translation, you just add the translation name to > the build command, f.x. "./build.sh fr" for the French translations. > > With regards, > Daniel. > > On Mar 31, 2012 16:15 "Daniel Ruggeri" <drugg...@primary.net> wrote: >> On 3/31/2012 8:06 AM, Daniel Gruno wrote: >>> >>> Damn you for beating me to the AB ticket ;) >>> I have back-ported to 2.4 and 2.2 and rebuilt html for it now. >>> You should probably familiarize yourself with the docs build system if >>> you haven't already :) >>> >>> With regards, >>> Daniel. >> >> Yes, definitely. It's almost kind of funny to ask, but is there a doc I >> can read on how that works?