# The admin interface shouldn't be considered the "user" interface -- # it's the interface for trusted content editors. If you can't trust # them with implementation details, it should be trivial to create a # urlconf based on the admin one that leaves out the doc views.
I agree with the trust point you make, but I think his [very valid] point is that the admin area just doesn't seem like the right place for the docs to live by default. I wouldn't expect to find the docs in the admin area of any application. I can see how having the docs in the admin area may be historical and having access to the docs online *is* really great, but I can't think of a reason why they should live in admin specifically. My 0.02 USD, -- Jonathan Daugherty http://www.parsed.org