Alec Munro wrote:

> Seems this depends on docutils 0.5, as when used with docutils 0.4, it
> tries to import Directive from docutils.parsers.rst. Which isn't there.
> 
> Upon updating docutils, it seems like it may not like sphinx 0.6.1. On
> line 112, it calls:
> 
>     app.add_directive('autointerface', AutoInterfaceDirective,
>                       0, (1, 0, 1) )
> 
> Which results in sphinx complaining:
> 
> "when adding directive classes, no additional arguments may be given"
[...]

What has become of this? The same issue is biting me as well...

-- 
Thomas



_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to