Browse Source

[917] add more document in stats_spec2xsl

Naoki Kambe 13 years ago
parent
commit
2024a15546
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/bin/stats/stats_httpd.py.in

+ 3 - 1
src/bin/stats/stats_httpd.py.in

@@ -586,7 +586,9 @@ class StatsHttpd:
             """Internal use for xsl_handler. Reads stats_spec
             """Internal use for xsl_handler. Reads stats_spec
             specified as first arguments, and modify the xml object
             specified as first arguments, and modify the xml object
             specified as second argument. xsl_elem must be
             specified as second argument. xsl_elem must be
-            modified. Always returns None with no exceptions."""
+            modified. The third argument is a base path used for
+            making anchor tag in XSL. Always returns None with no
+            exceptions."""
             # assumed module_spec or one stats_spec
             # assumed module_spec or one stats_spec
             if type(stats_spec) is dict:
             if type(stats_spec) is dict:
                 # assumed module_spec
                 # assumed module_spec