On 08/07/2010, at 2:17 PM, Ben Caradoc-Davies wrote:

> On 07/07/10 21:07, Jody Garnett wrote:
>> Hello all:
>> I have been having fun converting course materials over to Sphinx; one of 
>> the things that is driving me crazy is a persistent warning.
>> Can I ask a user on a linux machine to ....
>> 1. Do a "mvn clean install" and send me the output?
>> In particular the following is causing me trouble; and I cannot seem to get 
>> rid of these last two crazy warnings.
>> [exec] /Users/jody/java/geotools/trunk/docs/tutorial/filter/query.rst:154: 
>> (WARNING/2) Literal block expected; none found.
>> [exec] /Users/jody/java/geotools/trunk/docs/tutorial/filter/query.rst:446: 
>> (WARNING/2) Definition list ends without a blank line; unexpected unindent.
>> As for why these are crazy? The line number 446 does not exist in query.rst
> 
> "cd docs; mvn clean install" fails only on the pdf. I do not see this error.

wow - okay.

This one has been driving me crazy. I have managed to get set up on a linux 
machine myself so I will check to see what happened to the two warnings above.

> I note that svn:eol-style is not set on any .rst files. This might cause 
> problems on Windows if the original importer was using Unix-style line 
> endings. Developers should use the GeoTools svn config, which I updated last 
> year to include an entry for .rst .

> http://svn.osgeo.org/geotools/trunk/build/subversion/config

I was going through the developers guide and fixed the wiki attachment last 
month; if the file is in subversion we should link to it there.

>> And let me know if rst2html works on your system?
> 
> It does not.
> 
> This is uncommented in build.xml on trunk, and docs is commented out in the 
> top-level pom. I am using python-sphinx-0.6.6-1.fc12.noarch

Probably need to install rst2html; I will try and update the ant script to 
check that rst2html is available.

Jody
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to