[erlang-bugs] Documentation issues
Kirill Zaborski
qrilka@REDACTED
Mon Jun 18 09:47:49 CEST 2007
1) In recent OTP release there is a superfluous '/' in documentation's
'Top' link.
E.g. http://www.erlang.org/documentation/doc-5.5.5/erts-5.5.5/doc/html/application.html
link:
<A HREF="../../..//doc/index.html">Top</A>
In older versions everything seems to be OK.
2) In
http://www.erlang.org/documentation/doc-5.5.4/lib/kernel-2.11.4/doc/html/init.html#flags
single quotes are used for -eval parameter which seems to be wrong
(double quotes work OK)
Regards,
Kirill.
More information about the erlang-bugs
mailing list