Thanks Hamish, please have a look at the inline comments ..<br><br><div class="gmail_quote">2011/7/4 Hamish <span dir="ltr">&lt;<a href="mailto:hamish_b@yahoo.com">hamish_b@yahoo.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Frank wrote:<br>
&gt; OK, just fixed the version read from VERSION.txt in conf.py<br>
&gt; and updated html_tilte property - in the title was still v4.5<br>
&gt; instead of the current version.<br>
<br>
</div>thanks<br>
<div class="im"><br>
&gt; I tried it on mac os but the arguments for sphinx-build<br>
&gt; command where not used like I thought it would. Therefore the<br>
&gt; python conf.py update to read from version file instead of<br>
&gt; parameters for sphinx-build command in Makefile<br>
<br>
</div>sphinx has been a bit of a moving target.. can you set up a<br>
virtual machine in OSX to run xubuntu 11.04 in? it&#39;s the best<br>
way to verify the results are the same.<br></blockquote><div><br></div><div>Agree, it was only mentioned to get feedback if anybody else had problems like this. I know, that the geotools project works with ant build scripts and there it seems to work but I&#39;ve no idea what OS the build server for the docs is running.</div>
<div>  </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
also note that if the Makefile changes the nightly doc build<br>
on the adhoc server stops until I validate them. (intentional<br>
feature, not a bug)<br>
<div class="im"><br></div></blockquote><div>Quit interesting. Everything still all right after my changes? Is there a public accessible build server (hudson/jenkins) where I can check the build results? Is it possible to get these results to the mailing list? </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
<br>
&gt; In addition I searched all &#39;OSGeo Live&#39; occurrences and<br>
&gt; replaced it with OSGeo-Live.<br>
<br>
</div>it would be better to make the grep regex more robust, rather<br>
than forcing all docs to use an identical version of the nom du<br>
jour.<br>
<br>
grep &#39;OSGeo[ -]Live&#39; *.rst<br>
<div class="im"><br></div></blockquote><div>Thanks! To be exact I used the <font class="Apple-style-span" face="&#39;courier new&#39;, monospace">sed</font> and searched the regular expression &#39;OSGeo.Live&#39; and replaced it with OSGeo-Live. ;)</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
<br>
&gt; Last but not least I updated the copyright to 2011.<br>
<br>
</div>thanks,<br>
<br>
<br>
<br>
with respect to :Version: in the ReST docs header comments, I<br>
would like to preserve that, it makes it easy to know if I&#39;ve<br>
verified that the content is still valid for the currently<br>
packaged version of the software. (making it the version of<br>
the software would be just as good)  that version doesn&#39;t need<br>
to be exported beyond the ReST document though.<br>
<br>
<br>
cheers,<br>
<font color="#888888">Hamish<br>
<br>
</font></blockquote></div><br>