Hi, I am trying to register a directive with a related role.  When I use 
app.add.directive (function, FunctionDirective) I get  'KeyError: u'function'

When I use app.add_crossref_type('function', 'func', 'single: %s', None, 
GetRole()) where GetRole is a custom method I get ERROR: Error in 'function' 
directive: no content permitted.  has_content = True is in the 
FunctionDirective class.

Any ideas?
Thanks, D. Rezanka


-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" 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].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to