Ticket #2329 (new documentation)

Opened 1 year ago

Last modified 10 months ago

Suggested Pagination doc

Reported by: catherinedevlin Assigned to:
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

Paginate.rst (1.1 kB) - added by catherinedevlin on 06/04/09 13:39:12.
suggested new doc page for Paginate

Change History

06/04/09 13:39:12 changed by catherinedevlin

  • attachment Paginate.rst added.

suggested new doc page for Paginate

11/17/09 10:32:38 changed by jorge.vargas

  • milestone set to 2.1 docs.