Vim Tips Wiki
(standard format)
(adjust Template:ScriptComments to remove id as no longer needed; minor tweaks)
Line 1: Line 1:
{{ScriptComments|1955|doxygen-support: generate Doxygen comments from user defined templates}}
+
{{ScriptComments|doxygen-support: generate Doxygen comments from user defined templates}}
   
 
==Feature request==
 
==Feature request==

Revision as of 07:36, 15 November 2011

Use this page to discuss script 1955 doxygen-support: generate Doxygen comments from user defined templates

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

Feature request

Detection of function names and parameters would be extremely useful. DoxygenToolkit.vim does this, but does not have the fantastic template support that doxygen-support.vim has.

Comments