Welcome to DoxyDoxygen
 
DoxyDoxygen is a plug-in for Sublime Text that aims to save a lot of time and efforts when creating and updating documentation comments in source code.
- How does it work ?
- Write your code 
- Press Alt+Q (or - /**+ Enter), code is parsed and a skeleton documentation is written for you
- Update your code 
- Press Alt+Q, documentation is updated 
 
- DoxyDoxygen can be easily configured to suit your needs.
- no matter your programming language 
- no matter your documentation generator : ApiDoc, AsDoc, Doxygen, Drupal Api Module, Google Closure, JavaDoc, JsDoc, PhpDocumentor, SassDoc, Sphinx, XmlDoc, YuiDoc… 
- no matter your comment style : - /**,- ///…
- no matter your preferred layout for tags… 
 
Documentation is generated… Descriptions are written in your native language…
And, reading this manual you will discover even more features like on demand translation…