Discussion:
Phoenix - Sphinx doc for OGL
Werner
2014-06-13 07:48:52 UTC
Permalink
Hi,

lib.ogl is not included in the sphinx doc, but I can't figure out where
this is defined, i.e. what to do so doc is getting generated.

Werner
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Werner
2014-06-13 08:06:06 UTC
Permalink
Post by Werner
Hi,
lib.ogl is not included in the sphinx doc, but I can't figure out
where this is defined, i.e. what to do so doc is getting generated.
Found it.

Issue is:

WARNING: Unable to import module/package 'lib.ogl.ogl'.
Exception was: AttributeError: 'module' object has no attribute '__DocFilter'

That is removed in my PR, so when/if it gets merged that should be fixed too.

Werner
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...