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 

2. Uncomment the following from build.xml

    <!-- uncomment for pdf -->
    <!-- antcall target="sphinx">
      <param name="id" value="tutorial"/>
      <param name="build" value="pdf"/>
    </antcall-->

And let me know if rst2html works on your system?

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