Django

Code

Ticket #4034 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

build_documentation.py has been removed but is still mentioned in the 'How to read the Django documentation' page

Reported by: jaywgraves@gmail.com Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

in http://code.djangoproject.com/browser/django/trunk/docs/documentation.txt

in the 'Formatting' section the link to build_documentation.py is broken.

It looks like this was refactored in [4789]

Attachments

documentation.diff (1.1 kB) - added by Simon G. <dev@simon.net.nz> on 04/30/07 08:10:41.

Change History

04/14/07 19:48:53 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Design decision needed.
  • summary changed from Link broken in the 'How to read the Django documentation' page to build_documentation.py has been removed but is still mentioned in the 'How to read the Django documentation' page.
  • needs_tests changed.
  • needs_docs changed.

It looks like this was removed when the website was changed to use a different system to build the docs. Not sure whether we should just remove this part from the docs, or just put the script elsewhere (or in the docs).

04/24/07 01:54:34 changed by mtredinnick

  • stage changed from Design decision needed to Accepted.

We can just fix the docs to say "run rst2html on the files you care about" (with note about have restructured text package installed). It doesn't require a script.

04/27/07 00:10:40 changed by SmileyChris

  • needs_docs set to 1.

04/30/07 08:10:41 changed by Simon G. <dev@simon.net.nz>

  • attachment documentation.diff added.

04/30/07 08:11:15 changed by Simon G. <dev@simon.net.nz>

  • needs_docs deleted.
  • has_patch set to 1.

05/02/07 15:27:38 changed by adrian

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

(In [5138]) Fixed #4034 -- Updated docs/documentation.txt to reflect the removal of build_documentation.py


Add/Change #4034 (build_documentation.py has been removed but is still mentioned in the 'How to read the Django documentation' page)




Change Properties
Action