Hello,
I am trying to generate docs from the trunk and i get some errors
which i can't figure out what they are.
Can someone generate updated docs from trunk and share them, or better
help me fix these errors.
Below is the stacktrace i get.
Sorting & Grouping: pyglet.text.DocumentLabel
Traceback (most recent call
last):
File "/home/beta/Dev/pyglet/tags/pyglet-1.1.3/tools/epydoc/scripts/
epydoc", line 13, in <module>cli()
File "/home/beta/Dev/pyglet/tags/pyglet-1.1.3/tools/epydoc/epydoc/
cli.py", line 952, in cli
main(options, names)
File "/home/beta/Dev/pyglet/tags/pyglet-1.1.3/tools/epydoc/epydoc/
cli.py", line 770, in main
write_html(docindex, options)
File "/home/beta/Dev/pyglet/tags/pyglet-1.1.3/tools/epydoc/epydoc/
cli.py", line 810, in write_html
html_writer.write(options.target)
File "/home/beta/Dev/pyglet/tags/pyglet-1.1.3/tools/epydoc/epydoc/
docwriter/html.py", line 536, in write
self._mkdir(directory)
File "/home/beta/Dev/pyglet/tags/pyglet-1.1.3/tools/epydoc/epydoc/
docwriter/html.py", line 711, in _mkdir
os.mkdir(directory)
OSError: [Errno 2] No such file or directory: 'doc/html/api/'
--
You received this message because you are subscribed to the Google Groups
"cocos2d discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cocos-discuss?hl=en.