Hi Tim On Sat, Aug 7, 2010 at 10:24 PM, Tim Sutton <[email protected]> wrote: > Hi Martin > > This is a brilliant resource. We should be able to host it within the > qgis osgeo vm too if needed - do you need to do anything special to > build it other than apt-get install the sphinx binary.
You're right, it could be put into qgis VM. It needs just the sphinx binary and a cron entry which would run 'make html' regularly. > Could we theme > it to look like our other documentation resources & web site - Werner > / Otto would you have time & inclination to look at that? Theming should be easy: http://sphinx.pocoo.org/theming.html > And how do we generate pdf's? Just tried it: make latex cd build/latex make all-pdf It results in a great looking PDF. Bye Martin _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
