Index: openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl,v diff -u -r1.19 -r1.20 --- openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl 25 Jul 2018 19:00:06 -0000 1.19 +++ openacs-4/packages/acs-templating/tcl/doc-tcl-procs.tcl 25 Jul 2018 21:46:50 -0000 1.20 @@ -250,7 +250,6 @@ ad_proc -private doc::set_proc_name_source_text_comment_text { proc_block } { called by parse_comment_text - @param comment_text this should include the source text } { upvar source_txt source_txt upvar proc_name proc_name @@ -269,8 +268,6 @@ ad_proc -private doc::parse_comment_text { proc_block } { called by parse_namespace - @param comment_text body of comment text to be parsed through - @param source_text source text of the procedure } { doc::set_proc_name_source_text_comment_text $proc_block