All,

I put the jsMath folder in my _build directory then added:

jsmath_path=['_static/jsMath/easy/load.js']

to my conf.py file. I am getting this error:

david-arnolds-macbook-pro-2:sampledoc darnold$ make html
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v0.6.3
loading pickled environment... done

Exception occurred:
  File "/Library/Frameworks/Python.framework/Versions/5.1.1/lib/
python2.5/posixpath.py", line 60, in join
    if b.startswith('/'):
AttributeError: 'list' object has no attribute 'startswith'
The full traceback has been saved in /var/folders/qE/qEavkZWTFMmxjncuY
+HnqE+++TI/-Tmp-/sphinx-err-GN9MFf.log, if you want to report the
issue to the author.
Please also report this if it was a user error, so that a better error
message can be provided next time.
Send reports to sphinx-...@googlegroups.com. Thanks!
make: *** [html] Error 1

Can anyone tell me what I am doing wrong?

Thanks.

David Arnold

--

You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.


Reply via email to