On Sat, Jan 31, 2009 at 8:48 AM, Benjamin Buch <benni.b...@gmx.de> wrote:
>
> Hi,
>
> if I do 'make html' in my django-trunk/docs directory, I get this error:
>
> [...]
>
> Traceback (most recent call last):
>   File "/opt/local/lib/python2.5/site-packages/sphinx/__init__.py",
> line 114, in main
>     confoverrides, status, sys.stderr, freshenv)
>   File "/opt/local/lib/python2.5/site-packages/sphinx/
> application.py", line 81, in __init__
>     self.setup_extension(extension)
>   File "/opt/local/lib/python2.5/site-packages/sphinx/
> application.py", line 120, in setup_extension
>     mod.setup(self)
>   File "/Users/benjamin/Code/django/django-trunk/docs/_ext/
> djangodocs.py", line 15, in setup
>     app.add_crossref_type(
> AttributeError: 'Sphinx' object has no attribute 'add_crossref_type'
>
> I'm using a recent version of django.

Which version of Sphinx are you using?.

-- 
 Ramiro Morales

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to