Hello, I am currently trying to use sphinx for made auto doc based on
Sikuli code.
My question: is it possible ?
Because I am getting problem due to Sikuli code
File
"/mnt/ruser/temporary/greg/SikuliCode/ICONS/os_icons.sikuli/os_icons.py",
line 13, in <module>
OS_save = (Pattern("1344246133959.png").similar(0.94),)
NameError: name 'Pattern' is not defined
Is there a way to tell sphinx to not taking care of some part of code or
something else that can help me to get nice documentation.
Thanks in advance for help.
--
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/sphinx-dev/-/EzIBWKI5-ksJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en.