I'm looking in to getting something like 
https://github.com/SurveyMonkey/pyramid_autodoc working for my project.  
Unfortunately, it appears to only work for URL dispatch and I'm using URL 
traversal.  I'm trying to figure out how I might adapt it to work with my 
project.

One thing I can't figure out is how to extract the view callables from 
Pyramid (since I need them for the docstrings).  Is there someway I can get 
a list of the view callables and the associated resource?  Or perhaps given 
a resource, iterate through all associated view callables?

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/916cf024-e60e-4463-9d91-a791701c9c0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to