Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#7725 closed (fixed)

File uploads not listed in index

Reported by: Mirrorball Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

When I build the Django documentation with make html, there are no links from the index page to the file uploads page.

Attachments (1)

index.txt.patch (256 bytes ) - added by Jan Hülsbergen <afoo42@…> 16 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by Malcolm Tredinnick, 16 years ago

milestone: 1.0 alpha1.0

by Jan Hülsbergen <afoo42@…>, 16 years ago

Attachment: index.txt.patch added

comment:2 by Jan Hülsbergen <afoo42@…>, 16 years ago

Has patch: set

I haven't found any rules on ordering of the index entries so I added it to the bottom of the right section.

comment:3 by Julien Phalip, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:4 by Jacob, 16 years ago

Resolution: fixed
Status: newclosed

(In [8333]) Updated docs/index with new documents. Fixes #7725.

comment:5 by Jacob, 13 years ago

milestone: 1.0

Milestone 1.0 deleted

Note: See TracTickets for help on using tickets.
Back to Top