Hello, I started on a small improvement to the website documentation last night...
Under each object, there is now a button to search the internet for it. For example: http://pygame.org/docs/ref/transform.html Click the button that says "Search internet source code for examples of pygame.transform" and it brings up a list of source code on the internet. It uses the google code search website to find things. This is kind of a neat way to see how each function/class/module is used in open source software. Any comments about this feature? Or ideas to change it? cu,