Hello, I am currently trying to use sphinx for made auto doc based on 
Sikuli code.

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 code ?

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/-/JMv6mnXkuD0J.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to