<div class="news_item">#423<div class="news_title">Nice Vim plugin for C, C++, Python, and PHP
Posted by dandriff on Wednesday May 19, 2010@12:06PM
DoxyGenToolkit is a Vim plugin for C, C++, Python, and PHP which helps you conveniently create DoxyGen compatible documentation.
To use it just go to the line where a function is defined and execute :Dox, and it will automatically create the stub for you with @param s.