Index: openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl,v diff -u -N -r1.72.2.20 -r1.72.2.21 --- openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 23 Jan 2020 15:34:51 -0000 1.72.2.20 +++ openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 23 Jan 2020 17:50:00 -0000 1.72.2.21 @@ -1700,7 +1700,7 @@ "\{" - ";" { - if {!$in_quotes} { + if {!$in_quotes && !$in_comment} { set proc_ok 1 } append html $char