Comment #2 on issue 1028 by pekka.klarck: libdoc should be bundled with Robot Framework core
http://code.google.com/p/robotframework/issues/detail?id=1028
The entry point for running libdoc from the command line will be:
python -m robot.libdoc
or
jython -m robot.libdoc
