summaryrefslogtreecommitdiff
path: root/docs/README
AgeCommit message (Collapse)Author
2014-09-22Removed sudo from pip commands in docs.Corey Farwell
2013-10-10Whitespace cleanup.Tim Graham
* Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
2013-09-22Fixed #21141 -- Update Sphinx URLRogério Yokomizo
Updated Sphinx URL from http://sphinx.pocoo.org/ to http://sphinx-doc.org/.
2012-09-08Fixed #18928. Tightened language in docs/README.Shabda Raaj
2012-03-03Fixed #9995 -- Updated the installation instructions to recommend pip. Also ↵Aymeric Augustin
fixed ReST errors. Refs #9112. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17636 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-19Fixed #16414 -- Added standard Windows make batch file for Sphinx. Thanks, ↵Jannis Leidel
Aymeric Augustin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16547 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-06Added a README for building offline HTML docs.Luke Plant
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14478 bcc190cf-cafb-0310-a4f2-bffc1f526a37