Is it possible, and if it is not please consider this a feature request, to add custom external tools to Spyder?
I would like, for example, to have a menu option or a shortcut key to launch doxygen or doxywizard against an open project. Or even Sphinx (to be more pythonic). I would think it would be easy enough to add a simple key->value pairing in a config file somewhere where teh ky could be a visible entry in a menu, and the value would be a command line to run. An example might be: Doxygen="doxygen Doxyfile" (and the software would then execute that command in the projects home directory. I apologize if this is something which already exists, but thus far I am failing to find it. -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
