Offline documentation

Asked by Jan Stránský

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

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Anton Gladky (gladky-anton) said :
#1

Hi, I have generated docs of the latest trunk without problems.
Be sure, you start the docs generating being in YADEDIR/dos/sphinx/

Can you help with this problem?

Provide an answer of your own, or ask Jan Stránský for more information if necessary.

To post a message you must log in.