Here is the *REVISED* method I use to generate the docs from ubuntu- html-theme source:
# install npm sudo apt-get install npm nodejs-legacy # use npm to install yuidocjs globally sudo npm -g install yuidocjs # get ubuntu-html5-theme source branch bzr branch lp:ubuntu-html5-theme # move to the js dir cd ubuntu-html5-theme/0.1/ambiance/js # generate the docs from source yuidoc -c yuidoc.json . # docs are in new ./build/ dir -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241029 Title: Cannot generate API web docs from source To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1241029/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs