← Back to team overview

yade-users team mailing list archive

[Question #169259]: Offline documentation

 

New question #169259 on Yade:
https://answers.launchpad.net/yade/+question/169259

Hi,
I tried to build yade documentation offline. I followed YADEDIR/dos/sphinx/README, so I used

PYTHONPATH=. yade-trunk yadeSphinx.py

but ending with this error:

preparing documents... 
Theme error:
unsupported theme option 'collapsiblesidebar' given
Traceback (most recent call last):
  File "/usr/local/bin/yade-trunk", line 183, in runScript
    execfile(script,globals())
  File "yadeSphinx.py", line 219, in <module>
    makeBaseClassesClickable((outDir+'/html/yade.wrapper.html' if writer=='html' else outDir+'/latex/Yade.tex'),writer)
  File "yadeSphinx.py", line 151, in makeBaseClassesClickable
    for l in open(f):
IOError: [Errno 2] No such file or directory: '_build/html/yade.wrapper.html'

does anybody know how to fix it?
Thanks
Jan

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.