Thanks for ointing me in the right direction!
I had the sphinx version from macports installes, which was something
about 0.1.6 or something...
Installed 0.5.1 via easy_install (which didn't work quite well, but
did...)
Now it works.
benjamin
Am 01.02.2009 um 12:40 schrieb Ramiro Morales:
On Sat, Jan 31, 2009 at 8:48 AM, Benjamin Buch 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
Hi,
if I do 'make html' in my django-trunk/docs directory, I get this error:
mkdir -p _build/html _build/doctrees
sphinx-build -b html -d _build/doctrees . _build/html
Exception occurred:
File "/Users/benjamin/Code/django/django-trunk/docs/_ext/
djangodocs.py", line 15, in setup
app.a
3 matches
Mail list logo