커밋 기록

작성자 SHA1 메시지 날짜
  Mariusz Felisiak 6015bab80e Refs #34140 -- Added configurations to run blacken-docs linter and adjusted docs. 1 년 전
  Mariusz Felisiak 565ad5ace4 Fixed #33753 -- Fixed docs build on Sphinx 5+. 2 년 전
  Dmitry Shachnev f370bfb108 Fixed docs build with Sphinx 1.6. 7 년 전
  Berker Peksag b327a614eb Added an "htmlview" target to open docs after building them. 10 년 전
  Szczepan Cieślik a0f2525202 Fixed #22141 -- Added a spelling checker for documentation. 10 년 전
  minusf c694e6220e Allowed overriding variables in docs/Makefile. 11 년 전
  Claude Paroz 6a092f24e0 Allow build of translated documentation 11 년 전
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 11 년 전
  Claude Paroz a79d920a56 Fixed #19266 -- Added Texinfo documentation target 12 년 전
  Claude Paroz 393aeb79b8 Added gettext target to sphinx makefiles. 12 년 전
  Jannis Leidel fad4a93275 Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 14 년 전
  Luke Plant b09581394e Added hyperlinks for builtin template tags and filters to code samples in docs. 14 년 전
  Russell Keith-Magee 9338ad0f2e Fixed #13484 -- Added some newly available targets to the documentation makefile. Thanks to Alex for the patch. 14 년 전
  Jacob Kaplan-Moss 97cb07c3a1 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 16 년 전
  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 년 전