#10104 closed Uncategorized (duplicate)
Downloadable Documentation for Offline Reading (PDF, CHM, HTML)
Reported by: | vl4dt | Owned by: | 1.0.2 |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Normal | Keywords: | offline documentation download pdf chm html available |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Online documentation is nicely formatted, grouped and styled and it would be nice to have it for offline reading as it would be easier to read and navigate through it.
Change History (3)
comment:1 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:3 by , 12 years ago
Easy pickings: | unset |
---|---|
Severity: | → Normal |
Type: | → Uncategorized |
UI/UX: | unset |
Note:
See TracTickets
for help on using tickets.
The Django documentation is distributed with Django, and can be built to a variety of output formats of your choice using Sphinx (the tool which generates the online version). See the documentation for details of how if works and how to build an offline HTML version, or the Sphinx documentation (linked from there) for further options.
Also, please remember always to search for existing tickets before opening new ones; this is a duplicate of #9702, #1018 and #528.