Status: Accepted
Owner: pekka.klarck
CC: janne.t.harkonen
Labels: Type-Defect Priority-Low Target-2.6.2
New issue 959 by pekka.klarck: libdoc.py fails to read documentation from
XML spec it has created earlier
http://code.google.com/p/robotframework/issues/detail?id=959
The root cause is that libdoc.py doesn't write information about named
argument support into XML specs. It doesn't read the information either and
thus library instances crated based on XML don't contain the information.
In the end creating HTML doc fails for attribute error.