Mercurial > moin > 1.9
changeset 2944:862edffe5d7c
search.results: added a doc string
author | Reimar Bauer <rb.proj AT googlemail DOT com> |
---|---|
date | Thu, 08 Nov 2007 21:47:58 +0100 |
parents | fa428b3c7d64 |
children | 8962d2095a5a |
files | MoinMoin/search/results.py |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/MoinMoin/search/results.py Thu Nov 08 21:40:58 2007 +0100 +++ b/MoinMoin/search/results.py Thu Nov 08 21:47:58 2007 +0100 @@ -304,6 +304,7 @@ @param numbered: use numbered list for display @param paging: toggle paging @param hitsFrom: current position in the hits + @param hitsInfo: toggle hits info line @rtype: unicode @return formatted page list """