Fossil SCM

Add Tcl integration TH1 commands to the docs.

mistachkin 2015-04-05 00:23 trunk
Commit 7cba307895c05755fb5b0251df861c6314f310aa
1 file changed +9 -1
+9 -1
--- www/th1.md
+++ www/th1.md
@@ -147,18 +147,26 @@
147147
* searchable
148148
* setParameter
149149
* setting
150150
* styleHeader
151151
* styleFooter
152
+ * tclEval
153
+ * tclExpr
154
+ * tclInvoke
152155
* tclReady
153156
* trace
154157
* stime
155158
* utime
156159
* wiki
157160
158161
Each of the commands above is documented by a block comment above their
159
-implementation in the th_main.c source file.
162
+implementation in the th_main.c or th_tcl.c source files.
163
+
164
+All commands starting with "tcl", with the exception of "tclReady",
165
+require the Tcl integration subsystem be included at compile-time.
166
+Additionally, the "tcl" repository setting must be enabled at runtime
167
+in order to successfully make use of these commands.
160168
161169
**To Do:** We would like to have a community volunteer go through and
162170
copy the documentation for each of these commands (with appropriate
163171
format changes and spelling and grammar corrections) into subsequent
164172
sections of this document. It is suggested that the list of extension
165173
--- www/th1.md
+++ www/th1.md
@@ -147,18 +147,26 @@
147 * searchable
148 * setParameter
149 * setting
150 * styleHeader
151 * styleFooter
 
 
 
152 * tclReady
153 * trace
154 * stime
155 * utime
156 * wiki
157
158 Each of the commands above is documented by a block comment above their
159 implementation in the th_main.c source file.
 
 
 
 
 
160
161 **To Do:** We would like to have a community volunteer go through and
162 copy the documentation for each of these commands (with appropriate
163 format changes and spelling and grammar corrections) into subsequent
164 sections of this document. It is suggested that the list of extension
165
--- www/th1.md
+++ www/th1.md
@@ -147,18 +147,26 @@
147 * searchable
148 * setParameter
149 * setting
150 * styleHeader
151 * styleFooter
152 * tclEval
153 * tclExpr
154 * tclInvoke
155 * tclReady
156 * trace
157 * stime
158 * utime
159 * wiki
160
161 Each of the commands above is documented by a block comment above their
162 implementation in the th_main.c or th_tcl.c source files.
163
164 All commands starting with "tcl", with the exception of "tclReady",
165 require the Tcl integration subsystem be included at compile-time.
166 Additionally, the "tcl" repository setting must be enabled at runtime
167 in order to successfully make use of these commands.
168
169 **To Do:** We would like to have a community volunteer go through and
170 copy the documentation for each of these commands (with appropriate
171 format changes and spelling and grammar corrections) into subsequent
172 sections of this document. It is suggested that the list of extension
173

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button