jazzband / django-downloadview

Serve files with Django.
https://django-downloadview.readthedocs.io
Other
381 stars 58 forks source link

Narrative documentation guides user: INSTALL, configure, setup views, write tests... #39

Closed benoitbryon closed 10 years ago

benoitbryon commented 10 years ago

Currently, documentation is a bit obscure. It is based on generated API documentation. As a new user, documentation does not help enough. It does not provide enough examples. As an advanced user, reading code is faster.

=> Help new users: make the documentation follow the use case, from installation to testing via configuring views. => Help advanced users: make the documentation an easy-to-browse API reminder. Clean table of contents, many simple examples.

The "use case" table of contents:

Additional "internals" section can be really helpful: