My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

install

Just copy pydocw file to your /usr/bin folder

usage

# pydocw object-name

4 Geany

after you installed, find that line at your ~/.geany/filedefs/filetypes.python (if there is no create it)

context_action_cmd =

to

context_action_cmd= pydocw %s (if you created new file just add it)

After that change your context action key what ever you want.

Powered by Google Project Hosting