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 -r1.17 -r1.18 --- openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 7 Feb 2005 10:29:14 -0000 1.17 +++ openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 27 Feb 2005 22:45:38 -0000 1.18 @@ -316,6 +316,8 @@ ad_proc -public api_type_documentation { type } { + @return html fragment of the api docs. +} { array set doc_elements [nsv_get doc_type_doc $type] append out "

$type

\n"