Changes between Initial Version and Version 1 of Ticket #25602
- Timestamp:
- Oct 23, 2015, 1:52:45 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25602 – Description
initial v1 1 1 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. 2 3 conf.py https://bpaste.net/show/c10e9d3877bf 4 5 traceback https://bpaste.net/show/d2451bcd91fd 6 7 the app is this one https://github.com/amikrop/django-uaccounts/ and I put the docs directory right in the root