sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56182
Re: [Question #694147]: Sikuli Generate Documentation / help file of Custom Glasses
Question #694147 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/694147
RaiMan proposed the following answer:
I guess you have to edit the Sphinx conf.py to include the SikuliX Lib
folder in sys.path.
I found an interesting post:
https://developer.ridgerun.com/wiki/index.php/How_to_generate_sphinx_documentation_for_python_code_running_in_an_embedded_system
Are you running Sphinx with Python or Jython?
I ask, because Python cannot follow down to the Java level, but Jython
can (be sure to use Jython 2.7.2).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.