]> Shamusworld >> Repos - ardour-manual-diverged/commit
Now has serve --watch, plus syncs the static files. Various fixes.
authorSimon Kågedal Reimer <skagedal@gmail.com>
Wed, 11 Mar 2015 20:59:17 +0000 (21:59 +0100)
committerSimon Kågedal Reimer <skagedal@gmail.com>
Wed, 11 Mar 2015 20:59:17 +0000 (21:59 +0100)
commit935ee4599f9c291e6467ff251a9542652807b8ca
tree7793f7d6553ba48eb6a8f379efefc1eca45fc688
parent0d0a1048b8833f94e45fbfac1890ab1470d4c697
Now has serve --watch, plus syncs the static files.  Various fixes.

 - running ruby ./build.rb serve --watch will rebuild when
   manual pages are changed
 - no need to manually cp -r the static pages
 - various fixes, clean-ups and optimization
build.rb