From: Cameron S. <ca...@sh...> - 2003-10-17 11:06:11
|
Note the new location for the generguide CGI form: http://www.gisontheweb.com:8080/~cameron/cgi-bin/processconfig.pl I've updated XSL processing so now you can specify an external reference to get your section from. Ie: <generconfig> <nodeset filter="BLACK"> <node id="identification" filter="DEFAULT"/> <node id="systemoverview" filter="BLACK" href="http://generguide.sourceforge.net/guide/systemoverview2.xml"/> </nodeset> </generguide> This now means that you can build a software developer's guide by: 1. Write your own customised sections and put them on the web somewhere. 2. Build a generconfig which references Generguide's Software Developer's guide for most sections, and your web site for your customised sections. 3. Use generguide to build your customised docs!! I think that completes all the functionality required for release 0.2. Sean, I'm keen to help with the docs. PS. I've just worked out the document publishing part of the CGI above is not working at the above URL. (It works on my home computer). Something for me to debug tomorrow. -- Cameron Shorter http://cameron.shorter.net Open Source Developer http://generguide.sourceforge.net http://mapbuilder.sourceforge.net http://geotools.org Senior Software Engineer http://www.adi-limited.com |