#7829 closed (fixed)
[djangoproject.com] The admin doc page is not linked to from the main doc page.
| Reported by: | ElliottM | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | doc admin djangoproject.com website | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The admin page has it's own documentation page (http://www.djangoproject.com/documentation/admin/), but a link to that page is nowhere to be found in the main doc page(http://www.djangoproject.com/documentation/). I think the reasons for having it linked are pretty obvious.
Change History (8)
comment:1 by , 17 years ago
| Summary: | [website] The admin doc page is not linked to from the main doc page. → [djangoproject.com] The admin doc page is not linked to from the main doc page. |
|---|
comment:2 by , 17 years ago
| Component: | Django Web site → Documentation |
|---|
comment:3 by , 17 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:4 by , 17 years ago
comment:5 by , 17 years ago
| milestone: | → 1.0 alpha |
|---|
comment:7 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
... and the docs page is fixed.
Note:
See TracTickets
for help on using tickets.
The add_ons page also needs to be updated: http://www.djangoproject.com/documentation/add_ons/
Currently it only references tutorial 2 as the source for admin info.