Opened 9 years ago
Last modified 9 years ago
#25602 closed Bug
Django breaks sphinx — at Version 1
Reported by: | Aristotelis Mikropoulos | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.8 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
I try to use sphinx-apidoc on my Django app, but when I run "make html" I get an error. I have tried everything I found as solutions, but with no luck.
conf.py https://bpaste.net/show/c10e9d3877bf
traceback https://bpaste.net/show/d2451bcd91fd
the app is this one https://github.com/amikrop/django-uaccounts/ and I put the docs directory right in the root
Note:
See TracTickets
for help on using tickets.