** Changed in: ubuntu-html5-theme
Status: In Progress => Fix Committed
--
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 notific
** Changed in: ubuntu-html5-theme
Status: Fix Committed => Fix Released
** Changed in: ubuntu-html5-theme (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
** Changed in: ubuntu-html5-theme (Ubuntu)
Status: Fix Released => Fix Committed
** Changed in: ubuntu-html5-theme
Status: Fix Released => In Progress
** Changed in: ubuntu-html5-theme (Ubuntu)
Status: Fix Committed => In Progress
--
You received this bug notification becau
** Changed in: ubuntu-html5-theme
Status: Fix Committed => Fix Released
--
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 notifi
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
Bruce, yes. The issues is that yuidoc's wrapper starts with this
shebang: #!/usr/bin/env node
However: 'node' is not an executable on PATH.
Installing nodejs-legacy adds a symlink: lrwxrwxrwx 1 root root 6 Dec 23
00:17 /usr/bin/node -> nodejs
After which the above procedure should work (I think
If your package depends on /usr/bin/node being a symlink to
/usr/bin/nodejs, then you need to install the nodejs-legacy package,
which is already in the archive (don't be scared by the name 'legacy',
that's just what debian people call it because they are trying to rename
THE ENTIRE WORLD from node
You need to use the nodejs package that comes from our Cordova PPA. It
contains the right link from node to nodejs.
https://launchpad.net/~cordova-ubuntu/+archive/ppa
Otherwise, Robert needs to land that in trusty proper to get rid of
those node/nodejs issues.
--
You received this bug notificat
Kyle or Robert, can you make this package depend on nodejs-legacy, and
you will get the right alias for node.
--
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 doc
** Tags added: html5-blocker
--
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.launchp
Trying the steps above on 13.10 I run into the following error:
mhall@mhall-thinkpad:~/projects/Ubuntu/sdk/ubuntu-html5-theme/0.1/ambiance/js$
yuidoc -c yuidoc.json .
/usr/bin/env: node: No such file or directory
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Here is the method I use to generate the docs from ubuntu-html-theme
source:
# install npm
sudo apt-get install npm
# 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
This bug was fixed in the package ubuntu-html5-theme -
0.1+14.04.20140107-0ubuntu1
---
ubuntu-html5-theme (0.1+14.04.20140107-0ubuntu1) trusty; urgency=low
[ Adnane Belmadiaf ]
* s/parentNode/parendNode Spaces instead of tabs. (LP: #1241215)
* Add option selector widget. (LP: #1
** Branch linked: lp:ubuntu/trusty-proposed/ubuntu-html5-theme
--
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 th
** Changed in: ubuntu-html5-theme
Status: In Progress => Fix Committed
--
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 notific
15 matches
Mail list logo