Update Djblets doc building for beanbag-docutils and new Django 1.6 docs.
Review Request #8292 — Created July 18, 2016 and submitted
This updates our Djblets docs building to use beanbag-docutils instead of bundling a bunch of extensions, cleaning up some of the tree. It also switches us over to a fork of the Django 1.6 docs, hosted on readthedocs.org. The official Django website no longer hosts docs for unsupported versions of Django, so we're switching to this fork in order to ensure that we're still linking to appropriate docs.
Built the docs successfully.
Tested that references to Django docs were working.