Hi Jan, the documentation is rebuilding after every commit. So we can definitely know, whether it builds or not.
What operating system do you use? If Ubuntu Precise, you need to update sphinx-package from our external PPA [1]. There was a bug in it. Anton [1] https://launchpad.net/~yade-users/+archive/external 2012/7/20 Jan Stránský <[email protected]>: > Hello, > > have anybody recently tried to build documentation? when I try it, I got > this error: > > Traceback (most recent call last): > File "/usr/local/bin/yade-trunk", line 175, 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/latex/Yade.tex' > > > I was not able to find Yade.tex nor the place where it could be created. > Does this error only happens to me, or is it a source code problem? > > Thanks > Jan > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-dev > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-dev > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

