Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#20518 closed Cleanup/optimization (fixed)

Add obvious note to the development docs about being work in progress

Reported by: Jannis Leidel Owned by: Jannis Leidel
Component: Documentation Version: 1.5
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

As discussed in IRC this should be a fixed position box in the header of the page stating that it's the in-development documentation, not the stable documentation, maybe with stripped background so it has visual importance (yuck, I know) or something similar. Alternatively this could be put into the sidebar.

Change History (2)

comment:1 by Jannis Leidel <jannis@…>, 11 years ago

Resolution: fixed
Status: newclosed

In 720b325d81fa6bfbb09a831d2a6b841d1b76dba6/djangoproject.com:

Fixed #20518 -- Use a stripped background when showing a development version of the documentation.

comment:2 by Jannis Leidel <jannis@…>, 11 years ago

In 50bfb57e9e4a97fd95fa1abab9a1ad8d0f89f178/djangoproject.com:

Improved the dev doc warning after feedback from IRC. Refs #20518.

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