Looks good to me after a quick scan, but I get a traceback when I try to run 
`make html`. Haven't had time to investigate yet, might only be just me:

Traceback (most recent call last):
  File "./docbuilder", line 178, in <module>
    main()
  File "./docbuilder", line 175, in main
    args.func(args)
  File "./docbuilder", line 74, in html
    cwd=subpath(PATH_ROOT, project.directory))
  File "/usr/lib/python2.7/subprocess.py", line 506, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/lib/python2.7/subprocess.py", line 493, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory: 
'/home/odo/repositories/doc/trunk/tools'
make: *** [html] Error 1

Apart from that, I would love to have an option to run bzr and sphinx-build in 
non-quiet mode when needed :-)
-- 
https://code.launchpad.net/~openerp-dev/openerp-doc/trunk-rewrite-build-with-generated-index-xmo/+merge/144084
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openerp-doc/trunk-rewrite-build-with-generated-index-xmo.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : openerp-dev-gtk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to