summaryrefslogtreecommitdiff
path: root/doc/dist.py.patch
Commit message (Collapse)AuthorAgeFilesLines
* Mega-patch from the first day of the Cheese Shop sprinting.jlg2006-07-071-0/+75
* update to new pydotorg template (johannes) * Bugger off search bots. (richard) * "handle" strange charsets in PKG-INFO file uploads (richard) * fix strange xml-rpc search() implementation (richard) * add sidebar links in new template (richard) * remove search, index and search_form actions. Index is useless now that Cheese Shop is so large. Search form has been replaced by a Google search. (johannes) * remove random banner function, not necessary in the new design. (johannes) * prevent date-field from wrapping around (bjorn stabell) * better naming for xml-rpc functions (richard/andrew dalke) * Add a radio button to switch between searching cheeseshop.python.org and python.org. (johannes) * refactor query_info from returning text to template to returning a structure the template can work on (bjorn stabell) * trim leading whitespace from rest docs (felix wiemann) * move documentation into 'doc' directory (johannes) * remove old flamenco implementation (johannes)