On Sun, 10 Jun 2012 12:14:15 +0300, Alexey Gaidamaka wrote: > Greets! > > Since i'm new to Python, i've decided to create a handy plugin for > Elipse SDK which is my primary dev environment. Practically the plugin > is a simple html archive from python documentation website running > inside Eclipse so you can call it using Eclipse help system. As for now > it is pretty large (~7 mb), but i'm planning to optimize it in near > future. > > For more information, please visit: > > http://pydoc.tk/ > > or > > https://sourceforge.net/projects/pydoc/ > ------------------------------------------------------------------------ > > Advices are appreciated! > > Contact e-mail: <br> > <a href="ahaidam...@gmail.com"> > <ahaidam...@gmail.com>ahaidam...@gmail.com</a> <ahaidam...@gmail.com>
Hi there again! I've made up some minor changes in plugin. Now it works with online documentation from docs.python.org and supports online doc for 2.6, 2.7, 3.2, 3.3. Plugin weights around 8KB because all the static content was deleted. Additional infos are here: http://pydoc.tk/news.html -- http://mail.python.org/mailman/listinfo/python-list