Django

Code

Ticket #14005 (closed: fixed)

Opened 1 month ago

Last modified 1 month ago

Remove hacks for compatibility with old versions of Sphinx

Reported by: ramiro Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation:
Needs tests: Patch needs improvement:

Description

Now that we've revamped the Django docs infrastructure to make use of just released Sphinx 1.0 we can remove some we have on docs/_ext/djangodocs.py. On IRC, Jannis voted for keeping compatibility with 0.6.x.

Attachments

14005.diff (7.3 kB) - added by ramiro on 07/25/10 14:08:56.
Removes compatibility with Sphinx < 0.6

Change History

07/25/10 14:08:56 changed by ramiro

  • attachment 14005.diff added.

Removes compatibility with Sphinx < 0.6

07/25/10 15:39:41 changed by jezdez

  • status changed from new to closed.
  • resolution set to fixed.

(In [13447]) Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Thanks for the report and patch, Ramiro Morales.

07/25/10 15:58:59 changed by jezdez

(In [13448]) [1.2.X] Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Thanks for the report and patch, Ramiro Morales.

Backport of r13447 from trunk.


Add/Change #14005 (Remove hacks for compatibility with old versions of Sphinx)




Change Properties
Action