Index: openacs.org-dev/packages/acs-tcl/tcl/tcl-documentation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs.org-dev/packages/acs-tcl/tcl/tcl-documentation-procs.tcl,v diff -u -r1.1.1.1 -r1.1.1.2 --- openacs.org-dev/packages/acs-tcl/tcl/tcl-documentation-procs.tcl 9 Jul 2002 17:34:59 -0000 1.1.1.1 +++ openacs.org-dev/packages/acs-tcl/tcl/tcl-documentation-procs.tcl 8 Oct 2002 15:46:50 -0000 1.1.1.2 @@ -22,8 +22,9 @@ Determines whether the thread is in "gathering documentation" or "executing the page" mode. @return true if the thread is in "gathering documentation" mode, or false otherwise. - @see doc_set_page_documentation_mode_p + @see doc_set_page_documentation_mode + } { global ad_conn if { [info exists ad_conn(api_page_documentation_mode_p)] } { @@ -217,7 +218,7 @@ proc invocation. @author Lars Pind (lars@pinds.com) - @author 25 July 2000 + @creation-date 25 July 2000 } { uplevel 1 $args } @@ -279,8 +280,8 @@ An argspec takes one of two forms, depending on whether there's a default value or not:
{name[:flag,flag,flag] default}
- name[:flag,flag,flag]
+ {name[:flag,flag,flag] default}
name[:flag,flag,flag]
@@ -1082,7 +1083,7 @@ upvar 1 $return_errors error_list set error_list [ad_complaints_get_list] } else { - ad_return_complaint [ad_complaints_count] "