Commit History

Author SHA1 Message Date
  Mariusz Felisiak 6015bab80e Refs #34140 -- Added configurations to run blacken-docs linter and adjusted docs. 1 year ago
  Mariusz Felisiak 565ad5ace4 Fixed #33753 -- Fixed docs build on Sphinx 5+. 2 years ago
  Dmitry Shachnev f370bfb108 Fixed docs build with Sphinx 1.6. 7 years ago
  Berker Peksag b327a614eb Added an "htmlview" target to open docs after building them. 10 years ago
  Szczepan Cieślik a0f2525202 Fixed #22141 -- Added a spelling checker for documentation. 10 years ago
  minusf c694e6220e Allowed overriding variables in docs/Makefile. 11 years ago
  Claude Paroz 6a092f24e0 Allow build of translated documentation 11 years ago
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 11 years ago
  Claude Paroz a79d920a56 Fixed #19266 -- Added Texinfo documentation target 12 years ago
  Claude Paroz 393aeb79b8 Added gettext target to sphinx makefiles. 12 years ago
  Jannis Leidel fad4a93275 Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 14 years ago
  Luke Plant b09581394e Added hyperlinks for builtin template tags and filters to code samples in docs. 14 years ago
  Russell Keith-Magee 9338ad0f2e Fixed #13484 -- Added some newly available targets to the documentation makefile. Thanks to Alex for the patch. 14 years ago
  Jacob Kaplan-Moss 97cb07c3a1 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 16 years ago
  Jacob Kaplan-Moss 7dd4be581b Added the basics needed to build Django's docs using [http://sphinx.pocoo.org/ Sphinx]. If you've got Sphinx installed (the latest version) along with [http://docutils.sf.net docutils], you should be able to easily build the docs locally using {{{sphinx-build}}} or the included {{{Makefile}}}. This use a basic (and pretty crappy) index for the documentation and the built-in Sphinx styles (which are actually quite nice). 16 years ago