I just installed edoc and tried to use it, but it didnt’t work: Following some error output and quick analysis what went wrong:
1> edoc:application(‘ErlyWeb’, “/home/rsaccon/code/erlyweb”, [no_packages]).
edoc: error copying ‘/home/rsaccon/cean/erlang/lib/edoc-0.7.2/priv/linux-x86/stylesheet.css’ to ‘/home/rsaccon/code/erlyweb/doc/stylesheet.css’: no such file or directory.
edoc: error in doclet ‘edoc_doclet’: {‘EXIT’,error}.
** exited: error **
2>
rsaccon@dell9100:~/code/erlyweb/ebin$ cd /home/rsaccon/cean/erlang/lib/edoc-0.7.2/priv
rsaccon@dell9100:~/cean/erlang/lib/edoc-0.7.2/priv$ ls -al
total 24
drwxr-xr-x 2 rsaccon rsaccon 4096 2007-05-06 06:09 .
drwxr-xr-x 6 rsaccon rsaccon 4096 2007-05-06 06:09 ..
lrwxrwxrwx 1 rsaccon rsaccon 13 2007-05-06 06:09 bin -> linux-x86/bin
-rwxr-xr-x 1 rsaccon rsaccon 3323 2007-03-27 15:44 edoc.dtd
-rwxr-xr-x 1 rsaccon rsaccon 2079 2007-03-27 15:44 edoc_generate
-rwxr-xr-x 1 rsaccon rsaccon 2109 2007-03-27 15:44 erlang.png
lrwxrwxrwx 1 rsaccon rsaccon 13 2007-05-06 06:09 lib -> linux-x86/lib
-rwxr-xr-x 1 rsaccon rsaccon 895 2007-03-27 15:44 stylesheet.css
rsaccon@dell9100:~/cean/erlang/lib/edoc-0.7.2/priv$
regards
Roberto
