Hi,
My developments are made with php and Smarty, a template system which
extensions files are .tpl. I want to have documentation on these template in
the same way that documentation about php or js.
I try to documentate the .tpl files by just adding this at the top of my
template file
{*/** * \file head.inc.tpl * \brief My comment */*}
but the file do not appear in the documentation.How can I these files
?Thanks
--
View this message in context: http://doxygen.10944.n7.nabble.com/How-to-documentate-template-files-tp6527.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.
|