Index: openacs-4/packages/acs-templating/www/doc/gen/proc-doc.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/gen/proc-doc.adp,v diff -u -N -r1.8.2.1 -r1.8.2.2 --- openacs-4/packages/acs-templating/www/doc/gen/proc-doc.adp 3 Sep 2021 09:16:20 -0000 1.8.2.1 +++ openacs-4/packages/acs-templating/www/doc/gen/proc-doc.adp 13 Jul 2023 12:48:33 -0000 1.8.2.2 @@ -12,7 +12,6 @@ divisions has its own text marker(s). In the end, your Tcl file should look something like this:

-
 [------------------------------------------------------]
 [------  ignored text at beginning of file  -----------]
 [------------------------------------------------------]
@@ -110,8 +109,7 @@
 will be marked as required if it is a parameter, or
 display no information if it is an option.
 

For example: the fictional procedure grant_permission might be -preceded by these comments:


-# \@public grant_permission
+preceded by these comments:

# \@public grant_permission
 # checks for whether or not a user has the privilege 
 # to manipulate an object in a specific manner