Commit History

Author SHA1 Message Date
  Florian Apolloner 4d9e4c64f1 Fixed #18698 -- Configure latex to support '≥' in the docs. 12 years ago
  Aymeric Augustin 00ace01411 [py3] Documented coding guidelines for Python 3. 12 years ago
  Claude Paroz 4a103086d5 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 12 years ago
  Aymeric Augustin b49bc5c990 Removed a svn-specific configuration for Sphinx. 13 years ago
  Ramiro Morales f38cf60c35 Advanced version identifiers for 1.5 development cycle. 13 years ago
  James Bennett 2591fb8d4c Bump trunk to 1.4. 13 years ago
  James Bennett e6ae858811 Bump trunk to 1.4 RC 2. 13 years ago
  James Bennett 878ec9e646 Bump for 1.4 RC 1. 13 years ago
  James Bennett 46671e9b68 Bump version numbers for 1.4 beta 1. 13 years ago
  James Bennett 0e29e48c05 Bump to 1.4 alpha 1. 13 years ago
  Ramiro Morales 932b1b8d6d Converted links to external topics so they use intersphinx extension markup. 13 years ago
  Simon Meers 1339ef4af8 Bumped django_next_version so that "New in Django 1.3" links appear correctly. 14 years ago
  James Bennett 7c08f4c635 Bump everything for 1.3. 14 years ago
  Jannis Leidel 2d29c11117 Fixed #15196 -- Bumped version up a bit in Sphinx configuration. Thanks, Eric Holscher. 14 years ago
  Ramiro Morales f609306349 Removed compatibility with Sphinx < 1.0 workarounds in our extension code. Also, started to use the 'needs_sphinx' Sphinx config var. 14 years ago
  Alex Gaynor 0aeb6c964a Added a hidden toctree pointing at the index file in the docs to silence a sphinx warning. 14 years ago
  Jannis Leidel 480c6c6958 Disabled unused Sphinx configuration option that triggered a warning. 14 years ago
  Jannis Leidel cd8758ef4d Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Thanks for the report and patch, Ramiro Morales. 14 years ago
  Jannis Leidel fad4a93275 Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 14 years ago
  Jacob Kaplan-Moss ffcffcb96b Updated the docs conf.py to have the correct version number. 15 years ago
  Malcolm Tredinnick 34b4d1ef43 Bumped the version number in the docs to reflect Djagno 1.1 is released. 15 years ago
  Jacob Kaplan-Moss 516051bfd2 A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #9529, 16 years ago
  Malcolm Tredinnick 059765fa6c Fixed #9436 -- Updated docs build code to create "new in development version". 16 years ago
  Russell Keith-Magee 7976817a59 Fixed #8955: Modified the sphinx configuration to generate LaTeX documentation. Thanks to simonb for the report and fix. 16 years ago
  James Bennett a72eae0be7 Fixed #8728: Corrected some broken links in the documentation 16 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 4c3fcbc4bc [docs] OK, I give up. 17 years ago
  Jacob Kaplan-Moss 905b246dad [docs] And even more svn:keywords fooling. Sorry about the timeline spam. 17 years ago
  Jacob Kaplan-Moss 95665c403b [docs] Added svn:keywords to docs/index.txt 17 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). 17 years ago