Ticket #2329 (closed documentation: migrated)
Suggested Pagination doc
| Reported by: | catherinedevlin | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 2.1 docs |
| Component: | TurboGears | Version: | 2.0b7 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I suggest the attached new page of documentation on pagination.
Arguably, it's not necessary, since paginate() in decorators.py has a good docstring, but:
- a usage sample still helps
- currently, searching on paginate in the TG2 docs only brings up the webhelpers.paginate page, which is terribly confusing - it implies you need to go figure out the raw Pylons stuff on your own.
Attachments
Change History
Changed 3 years ago by catherinedevlin
-
attachment
Paginate.rst
added
Note: See
TracTickets for help on using
tickets.
suggested new doc page for Paginate